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 --- textproc/easydiff/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'textproc/easydiff') diff --git a/textproc/easydiff/Makefile b/textproc/easydiff/Makefile index 087b2db4ac75..fa80b031f919 100644 --- a/textproc/easydiff/Makefile +++ b/textproc/easydiff/Makefile @@ -20,13 +20,10 @@ NO_MTREE= yes WRKSRC= ${WRKDIR}/EasyDiff GUN_CONFIGURE= yes USE_GMAKE= yes -MAKEFILE= GNUmakefile - -.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 -.include +.include -- cgit v1.2.3