summaryrefslogtreecommitdiff
path: root/x11/gnustep-gui/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnustep-gui/Makefile')
-rw-r--r--x11/gnustep-gui/Makefile14
1 files changed, 6 insertions, 8 deletions
diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile
index cd4aa4fc930..c5ce55c294f 100644
--- a/x11/gnustep-gui/Makefile
+++ b/x11/gnustep-gui/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2007/01/15 19:07:14 joerg Exp $
+# $NetBSD: Makefile,v 1.37 2007/11/25 14:43:11 adam Exp $
-DISTNAME= gnustep-gui-0.11.0
-PKGREVISION= 1
+DISTNAME= gnustep-gui-0.12.0
CATEGORIES= x11 gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}
@@ -9,11 +8,10 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.gnustep.org/
COMMENT= GNUstep AppKit Implementation
-USE_LANGUAGES= objc
-
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+=--exec-prefix=${PREFIX:Q}/libexec/GNUstep
-MAKE_FILE= GNUmakefile
+USE_LANGUAGES= objc
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --exec-prefix=${PREFIX}/libexec/GNUstep
+MAKE_FILE= GNUmakefile
.include "../../audio/libaudiofile/buildlink3.mk"
.include "../../devel/gnustep-base/buildlink3.mk"