From d92e4d24fffe9b13c6116f9ede3591d979742b24 Mon Sep 17 00:00:00 2001 From: rh Date: Sun, 28 May 2006 00:26:26 +0000 Subject: Add USE_LANGUAGES= objc --- x11/gnustep-back/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'x11/gnustep-back') diff --git a/x11/gnustep-back/Makefile b/x11/gnustep-back/Makefile index a40b4ba01ec..07336266e53 100644 --- a/x11/gnustep-back/Makefile +++ b/x11/gnustep-back/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2006/04/17 13:46:03 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2006/05/28 00:26:27 rh Exp $ DISTNAME= gnustep-back-0.10.3 PKGREVISION= 1 @@ -9,9 +9,10 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.gnustep.org/ COMMENT= X11 AppKit backend for GNUstep -USE_TOOLS+= pkg-config -GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --exec-prefix=${PREFIX}/libexec/GNUstep +USE_LANGUAGES= objc +USE_TOOLS+= pkg-config +GNU_CONFIGURE= yes +CONFIGURE_ARGS+=--exec-prefix=${PREFIX}/libexec/GNUstep pre-install: ${INSTALL_DATA_DIR} ${GNUSTEP_SYSTEM_ROOT}/Library/Fonts -- cgit v1.2.3