diff options
Diffstat (limited to 'mail/nbsmtp/Makefile')
-rw-r--r-- | mail/nbsmtp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/nbsmtp/Makefile b/mail/nbsmtp/Makefile index 3a32c56161cf..1ca573db1d5c 100644 --- a/mail/nbsmtp/Makefile +++ b/mail/nbsmtp/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Simple program for outgoing SMTP delivery GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} OPTIONS= IPV6 "Support for IPv6 connections" off \ DEBUG "Enable debug information (for developers)" off \ |