aboutsummaryrefslogtreecommitdiff
path: root/mail/gnumail
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-03-19 04:35:47 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-03-19 04:35:47 +0000
commitccd3e4a8d4cb4895f5f7021c123161b64e93da9d (patch)
tree1631b12f177eccd4b4c767181dd6145fa883cbb7 /mail/gnumail
parentc3c75e1d1c310dc3e17040119c967db3008e32ce (diff)
Notes
Diffstat (limited to 'mail/gnumail')
-rw-r--r--mail/gnumail/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/gnumail/Makefile b/mail/gnumail/Makefile
index 82c7ab27285b..1adb7ebf7027 100644
--- a/mail/gnumail/Makefile
+++ b/mail/gnumail/Makefile
@@ -19,12 +19,10 @@ BUILD_DEPENDS+= ${LOCALLIBDIR}/libAddresses.so:${PORTSDIR}/${ADDRESSES_PORT}
RUN_DEPENDS+= ${LOCALLIBDIR}/libPantomime.so:${PORTSDIR}/${PANTOMIME_PORT}
RUN_DEPENDS+= ${LOCALLIBDIR}/libAddresses.so:${PORTSDIR}/${ADDRESSES_PORT}
-GNUSTEP_PREFIX?= ${LOCALBASE}/GNUstep
-PREFIX= ${GNUSTEP_PREFIX}
-NO_MTREE= yes
WRKSRC= ${WRKDIR}/GNUMail
USE_GMAKE= yes
USE_GNUSTEP= yes
+USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes