summaryrefslogtreecommitdiff
path: root/devel/Gorm
diff options
context:
space:
mode:
authorrillig <rillig>2006-07-22 05:10:54 +0000
committerrillig <rillig>2006-07-22 05:10:54 +0000
commit66654f9ead3eaae08bd62b1ea3e47853ce26a53d (patch)
tree85a8dca56317bbea671f476f6f2aedb374f670b6 /devel/Gorm
parent1734645c7f2884f6fe2a012e0a8e12de40a4870e (diff)
downloadpkgsrc-66654f9ead3eaae08bd62b1ea3e47853ce26a53d.tar.gz
Reverted the recent change that has set USE_LANGUAGES="c objc", where only
"objc" was needed. Thanks to Min Sik Kim for showing me the Right Way to handle this.
Diffstat (limited to 'devel/Gorm')
-rw-r--r--devel/Gorm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Gorm/Makefile b/devel/Gorm/Makefile
index 0e3d53ec830..5a7bf03c671 100644
--- a/devel/Gorm/Makefile
+++ b/devel/Gorm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/07/21 06:34:13 rillig Exp $
+# $NetBSD: Makefile,v 1.39 2006/07/22 05:10:54 rillig Exp $
DISTNAME= Gorm-1.0.8
CATEGORIES= devel gnustep
@@ -8,7 +8,7 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.gnustep.org/
COMMENT= Graphical user interface builder for GNUstep
-USE_LANGUAGES= c objc
+USE_LANGUAGES= objc
BUILDLINK_API_DEPENDS.gnustep-base+= gnustep-base>=1.11.1
BUILDLINK_API_DEPENDS.gnustep-gui+= gnustep-gui>=0.10.1