summaryrefslogtreecommitdiff
path: root/graphics/Cenon
diff options
context:
space:
mode:
authorrillig <rillig>2006-07-22 05:10:54 +0000
committerrillig <rillig>2006-07-22 05:10:54 +0000
commitaf15d492f985e6ed270fe0ac3468bfcd993788ce (patch)
tree85a8dca56317bbea671f476f6f2aedb374f670b6 /graphics/Cenon
parent2575891e3114dc9633aca4262fbdd040851f4847 (diff)
downloadpkgsrc-af15d492f985e6ed270fe0ac3468bfcd993788ce.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 'graphics/Cenon')
-rw-r--r--graphics/Cenon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Cenon/Makefile b/graphics/Cenon/Makefile
index 7c7bc8e0874..e77ec5418e1 100644
--- a/graphics/Cenon/Makefile
+++ b/graphics/Cenon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/06/28 22:33:47 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2006/07/22 05:10:54 rillig Exp $
#
DISTNAME= Cenon-3.67
@@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.cenon.info/
COMMENT= Vector graphics / CAD / DTP program
-USE_LANGUAGES= c objc
+USE_LANGUAGES= objc
WRKSRC= ${WRKDIR}/Cenon
NO_CONFIGURE= yes