diff options
Diffstat (limited to '')
-rw-r--r-- | mail/maildrop/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index effe0e1f0443..847f14064ef3 100644 --- a/mail/maildrop/Makefile +++ b/mail/maildrop/Makefile @@ -33,7 +33,6 @@ CONFIGURE_ARGS= --enable-syslog=1 \ --enable-use-flock=1 \ --with-etcdir="${PREFIX}/etc" \ --enable-maildirquota -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |