summaryrefslogtreecommitdiff
path: root/mail/Pantomime
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-09-22 07:08:15 +0000
committerrillig <rillig@pkgsrc.org>2006-09-22 07:08:15 +0000
commit119d8ee846d8df5c105515e6e2cbb30a34c591ea (patch)
tree625d5e95f89f9b224e9e466bbef5228621186f95 /mail/Pantomime
parent11fabe8f96f1325c1e2b22c1e55a5b460ee80a88 (diff)
downloadpkgsrc-119d8ee846d8df5c105515e6e2cbb30a34c591ea.tar.gz
The GNUstep packages have GNUmakefile instead of Makefile.
Diffstat (limited to 'mail/Pantomime')
-rw-r--r--mail/Pantomime/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Pantomime/Makefile b/mail/Pantomime/Makefile
index 6a571a1f44a..d81603b3532 100644
--- a/mail/Pantomime/Makefile
+++ b/mail/Pantomime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/07/22 05:10:54 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2006/09/22 07:08:16 rillig Exp $
#
DISTNAME= Pantomime-1.1.2
@@ -15,6 +15,7 @@ USE_LANGUAGES= objc
WRKSRC= ${WRKDIR}/Pantomime
NO_CONFIGURE= yes
MAKE_ENV+= ADDITIONAL_CPPFLAGS=-DMKDIR
+MAKE_FILE= GNUmakefile
.include "../../devel/gnustep-base/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"