From 4b2d28c8af0536e8496b731b16e0f52a5bc29168 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-preferences/Makefile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'x11/gnustep-preferences') diff --git a/x11/gnustep-preferences/Makefile b/x11/gnustep-preferences/Makefile index ff3efda7a83..8580ddbb3e7 100644 --- a/x11/gnustep-preferences/Makefile +++ b/x11/gnustep-preferences/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/04/17 13:46:03 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2006/05/28 00:26:27 rh Exp $ # DISTNAME= Preferences-1.2.0 @@ -12,9 +12,11 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://prefsapp.sourceforge.net/ COMMENT= Application for setting preferences for the GNUstep system -NO_CONFIGURE= YES -USE_TOOLS+= gmake -MAKEFILE= GNUmakefile +USE_LANGUAGES= objc + +NO_CONFIGURE= YES +USE_TOOLS+= gmake +MAKEFILE= GNUmakefile .include "../../x11/gnustep-back/buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" -- cgit v1.2.3