summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/libetpan/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile
index 59079d44b3bf..19b94d2123f3 100644
--- a/mail/libetpan/Makefile
+++ b/mail/libetpan/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libetpan
PORTVERSION= 0.49
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,6 +21,7 @@ USE_AUTOTOOLS= libtool:15 autoconf:259
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
USE_LDCONFIG= yes
+USE_GMAKE= YES
CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}