summaryrefslogtreecommitdiff
path: root/mail/pantomime-ssl
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-08-28 01:42:30 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-08-28 01:42:30 +0000
commit960b679f1061d065f88bd4813bde263ce678ada8 (patch)
tree107bdb5fa02093444105d6a1fc5e4d2603aea083 /mail/pantomime-ssl
parentUse the new virtual category 'scheme' (diff)
- use new hook USE_GNUSTEP in bsd.port.mk
Notes
Notes: svn path=/head/; revision=87820
Diffstat (limited to 'mail/pantomime-ssl')
-rw-r--r--mail/pantomime-ssl/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/mail/pantomime-ssl/Makefile b/mail/pantomime-ssl/Makefile
index 9acdb02b7ea1..dbd05561076e 100644
--- a/mail/pantomime-ssl/Makefile
+++ b/mail/pantomime-ssl/Makefile
@@ -23,17 +23,15 @@ RUN_DEPENDS+= ${LOCALLIBDIR}/libPantomime.so:${PORTSDIR}/${PANTOMIME_PORT}
PREFIX= ${LOCALBASE}/GNUstep
NO_MTREE= yes
WRKSRC= ${WRKDIR}/Pantomime/Bundles/SSL
+USE_OPENSSL= yes
USE_GMAKE= yes
-MAKEFILE= GNUmakefile
-
-.include <bsd.port.pre.mk>
-
-.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
-
+USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-.include "${PORTSDIR}/devel/gnustep/bsd.gnustep.mk"
+MAKEFILE= GNUmakefile
+
+.include <bsd.port.pre.mk>
PANTOMIME_PORT?= mail/pantomime