diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-03-20 18:17:55 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-03-20 18:17:55 +0000 |
commit | d57e6a82578ae8c5008de9b8a118e7286b5ac8bd (patch) | |
tree | 3242aa4d74a61f6856c81b2ca2de2e77f3bdfe80 /sysutils/kfloppy/Makefile | |
parent | 6d03af1e2cf23cd31fdb26de95a70d7cfaa23986 (diff) | |
download | ports-d57e6a82578ae8c5008de9b8a118e7286b5ac8bd.tar.gz ports-d57e6a82578ae8c5008de9b8a118e7286b5ac8bd.zip |
Notes
Diffstat (limited to 'sysutils/kfloppy/Makefile')
-rw-r--r-- | sysutils/kfloppy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/kfloppy/Makefile b/sysutils/kfloppy/Makefile index d287e6938ed1..80226b15e7c1 100644 --- a/sysutils/kfloppy/Makefile +++ b/sysutils/kfloppy/Makefile @@ -26,6 +26,7 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_GMAKE= yes +USE_GETOPT_LONG=yes GNU_CONFIGURE= yes USE_REINPLACE= yes DO_NOT_COMPILE+=klaptopdaemon kmilo |