diff options
Diffstat (limited to 'mail/anubis/Makefile')
-rw-r--r-- | mail/anubis/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile index fdfc000ec385..a1d63555cf9e 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -28,7 +28,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Outgoing SMTP mail processor GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" LDFLAGS="${LDFLAGS}" \ CFLAGS="${CFLAGS}" CPPFLAGS="${CFLAGS}" LDFLAGS+= -L${LOCALBASE}/lib |