summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorFrancois Tigeot <ftigeot@wolfpond.org>2011-02-10 10:38:31 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-10 10:38:31 +0100
commit3dd75542a2a9d7ab3da9bf2f1e64348e88ba05b1 (patch)
tree637f959d103f322088f8a6555bf5cee43678c70f /configure.in
parent1e4649eeaef6a84c5315455a15cbfe23af1f9572 (diff)
Porting LO to Dragonfly
Diffstat (limited to 'configure.in')
-rwxr-xr-xconfigure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a2bb2e85f53a..0d2affdc4cf5 100755
--- a/configure.in
+++ b/configure.in
@@ -3722,7 +3722,7 @@ if test "$enable_epm" = "yes"; then
AIX)
PKGFORMAT=rpm
;;
- OpenBSD)
+ OpenBSD|DragonFly)
PKGFORMAT=portable
;;
*BSD)