aboutsummaryrefslogtreecommitdiffstats
path: root/mail/gnumail
diff options
context:
space:
mode:
Diffstat (limited to 'mail/gnumail')
-rw-r--r--mail/gnumail/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/mail/gnumail/Makefile b/mail/gnumail/Makefile
index 85d13dc87cf..0dbed98be70 100644
--- a/mail/gnumail/Makefile
+++ b/mail/gnumail/Makefile
@@ -23,16 +23,15 @@ PREFIX= ${LOCALBASE}/GNUstep
NO_MTREE= yes
WRKSRC= ${WRKDIR}/GNUMail
USE_GMAKE= yes
+USE_GNUSTEP= yes
+USE_GNUSTEP_BACK= yes
+USE_GNUSTEP_BUILD= yes
+USE_GNUSTEP_INSTALL= yes
MAKEFILE=
ALL_TARGET=
.include <bsd.port.pre.mk>
-USE_GNUSTEP_BACK= yes
-USE_GNUSTEP_BUILD= yes
-USE_GNUSTEP_INSTALL= yes
-.include "${PORTSDIR}/devel/gnustep/bsd.gnustep.mk"
-
PANTOMIME_PORT?= mail/pantomime
.include <bsd.port.post.mk>