summaryrefslogtreecommitdiff
path: root/x11
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
commit26bb2f8bea7a7ccab942abb6b25977f0090cd4a6 (patch)
tree625d5e95f89f9b224e9e466bbef5228621186f95 /x11
parent84c790724c666a547150dcb92b7dea47283315c0 (diff)
downloadpkgsrc-26bb2f8bea7a7ccab942abb6b25977f0090cd4a6.tar.gz
The GNUstep packages have GNUmakefile instead of Makefile.
Diffstat (limited to 'x11')
-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"