diff options
Diffstat (limited to 'mail/qsf/Makefile')
-rw-r--r-- | mail/qsf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/qsf/Makefile b/mail/qsf/Makefile index 6c55d9036252..e94cc04eadfa 100644 --- a/mail/qsf/Makefile +++ b/mail/qsf/Makefile @@ -18,7 +18,6 @@ OPTIONS= GDBM "GDBM support" off \ SQLITE2 "SQLite2 support" off USE_BZIP2= yes -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |