summaryrefslogtreecommitdiff
path: root/x11/gnustep-gui
diff options
context:
space:
mode:
authorrillig <rillig>2006-09-22 07:08:15 +0000
committerrillig <rillig>2006-09-22 07:08:15 +0000
commitfd10b7806ca0a42d75935e3557a18450bf76520f (patch)
tree625d5e95f89f9b224e9e466bbef5228621186f95 /x11/gnustep-gui
parentba0aab8b8bd41f0d3ce1970fdecf42e91a2787d8 (diff)
downloadpkgsrc-fd10b7806ca0a42d75935e3557a18450bf76520f.tar.gz
The GNUstep packages have GNUmakefile instead of Makefile.
Diffstat (limited to 'x11/gnustep-gui')
-rw-r--r--x11/gnustep-gui/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile
index bd6d7679963..c57285864fd 100644
--- a/x11/gnustep-gui/Makefile
+++ b/x11/gnustep-gui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2006/08/30 14:55:28 adam Exp $
+# $NetBSD: Makefile,v 1.35 2006/09/22 07:08:16 rillig Exp $
DISTNAME= gnustep-gui-0.11.0
CATEGORIES= x11 gnustep
@@ -12,6 +12,7 @@ USE_LANGUAGES= objc
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--exec-prefix=${PREFIX:Q}/libexec/GNUstep
+MAKE_FILE= GNUmakefile
.include "../../audio/libaudiofile/buildlink3.mk"
.include "../../devel/gnustep-base/buildlink3.mk"