From 960b679f1061d065f88bd4813bde263ce678ada8 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Thu, 28 Aug 2003 01:42:30 +0000 Subject: - use new hook USE_GNUSTEP in bsd.port.mk --- mail/pantomime/Makefile | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'mail/pantomime') diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index 293e232383da..a9cfe58c2f54 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/Makefile @@ -20,15 +20,12 @@ PREFIX= ${LOCALBASE}/GNUstep NO_MTREE= yes WRKSRC= ${WRKDIR}/Pantomime USE_GMAKE= yes -MAKEFILE= GNUmakefile -LDCONFIG_DIRS= ${LOCALLIBDIR} -INSTALLS_SHLIB= yes - -.include - +USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -.include "${PORTSDIR}/devel/gnustep/bsd.gnustep.mk" +MAKEFILE= GNUmakefile +LDCONFIG_DIRS= ${LOCALLIBDIR} +INSTALLS_SHLIB= yes -.include +.include -- cgit v1.2.3