summaryrefslogtreecommitdiff
path: root/devel/gnustep-examples/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2006-05-28 00:26:26 +0000
committerrh <rh@pkgsrc.org>2006-05-28 00:26:26 +0000
commit4b2d28c8af0536e8496b731b16e0f52a5bc29168 (patch)
tree4f7f02f7c6e247f50b4943c439b43d76a2bf1637 /devel/gnustep-examples/Makefile
parent6fa5d35df0d76b6adb6b1d56c44fb60ba2504181 (diff)
downloadpkgsrc-4b2d28c8af0536e8496b731b16e0f52a5bc29168.tar.gz
Add USE_LANGUAGES= objc
Diffstat (limited to 'devel/gnustep-examples/Makefile')
-rw-r--r--devel/gnustep-examples/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/gnustep-examples/Makefile b/devel/gnustep-examples/Makefile
index 77075146fdb..3db5c8c378a 100644
--- a/devel/gnustep-examples/Makefile
+++ b/devel/gnustep-examples/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/04/17 13:46:20 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2006/05/28 00:26:26 rh Exp $
#
DISTNAME= gnustep-examples-1.0.0
@@ -10,6 +10,8 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.gnustep.org/
COMMENT= Some GUI programming examples for GNUstep
+USE_LANGUAGES= objc
+
NO_CONFIGURE= yes
.include "../../x11/gnustep-back/buildlink3.mk"