diff options
Diffstat (limited to 'mail/proxsmtp/Makefile')
-rw-r--r-- | mail/proxsmtp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/proxsmtp/Makefile b/mail/proxsmtp/Makefile index 2442dd5596b4..880f43568ee2 100644 --- a/mail/proxsmtp/Makefile +++ b/mail/proxsmtp/Makefile @@ -15,7 +15,6 @@ COMMENT= A flexible SMTP filter which can act also as transparent proxy USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= PTHREAD_LIBS="${PTHREAD_LIBS}" PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" USE_RC_SUBR= proxsmtpd.sh |