aboutsummaryrefslogtreecommitdiffstats
path: root/mail/chk4mail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/chk4mail/Makefile')
-rw-r--r--mail/chk4mail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/chk4mail/Makefile b/mail/chk4mail/Makefile
index c58a5b7a0d74..867072a0ff25 100644
--- a/mail/chk4mail/Makefile
+++ b/mail/chk4mail/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= chk4mail
-PORTVERSION= 2.18
+PORTVERSION= 2.19
CATEGORIES= mail
MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/chk4mail/ \
ftp://mud.stack.nl/pub/chk4mail/
@@ -19,5 +19,6 @@ PLIST_FILES= bin/chk4mail bin/chkimap
MAN1= chk4mail.1 chkimap.1
GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>