diff options
Diffstat (limited to 'x11/gnustep-gui/Makefile')
-rw-r--r-- | x11/gnustep-gui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile index dc4c079fa92..488833932ec 100644 --- a/x11/gnustep-gui/Makefile +++ b/x11/gnustep-gui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2006/07/21 04:51:11 rillig Exp $ +# $NetBSD: Makefile,v 1.32 2006/07/22 05:10:55 rillig Exp $ DISTNAME= gnustep-gui-0.10.3 PKGREVISION= 1 @@ -9,7 +9,7 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.gnustep.org/ COMMENT= GNUstep AppKit Implementation -USE_LANGUAGES= c objc +USE_LANGUAGES= objc GNU_CONFIGURE= yes CONFIGURE_ARGS+=--exec-prefix=${PREFIX:Q}/libexec/GNUstep |