summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-07-22 05:10:54 +0000
committerrillig <rillig@pkgsrc.org>2006-07-22 05:10:54 +0000
commitbf2ffdf13c80d8f328ca8da688aa3a8cb6a10389 (patch)
tree85a8dca56317bbea671f476f6f2aedb374f670b6 /graphics
parent15c11119af629925a166c3c84e83fe4ded7c5907 (diff)
downloadpkgsrc-bf2ffdf13c80d8f328ca8da688aa3a8cb6a10389.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')
-rw-r--r--graphics/Cenon/Makefile4
-rw-r--r--graphics/GeometryKit/Makefile4
-rw-r--r--graphics/ImageViewer/Makefile4
3 files changed, 6 insertions, 6 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
diff --git a/graphics/GeometryKit/Makefile b/graphics/GeometryKit/Makefile
index 274539fc7f5..7a8701516bb 100644
--- a/graphics/GeometryKit/Makefile
+++ b/graphics/GeometryKit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/07/21 06:31:26 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2006/07/22 05:10:54 rillig Exp $
#
.include "../../graphics/3DKit/Makefile.common"
@@ -10,7 +10,7 @@ COMMENT= Objective-C class library for calculating 3D geometry
DISTINFO_FILE= ${.CURDIR}/distinfo
-USE_LANGUAGES= c objc
+USE_LANGUAGES= objc
WRKSRC= ${WRKDIR}/${DISTNAME}/3DKit/GeometryKit
diff --git a/graphics/ImageViewer/Makefile b/graphics/ImageViewer/Makefile
index 1abdd40cc91..26c0eb9c058 100644
--- a/graphics/ImageViewer/Makefile
+++ b/graphics/ImageViewer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/07/21 06:25:07 rillig Exp $
+# $NetBSD: Makefile,v 1.23 2006/07/22 05:10:54 rillig Exp $
DISTNAME= ImageViewer-0.6.3
PKGREVISION= 3
@@ -9,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nice.ch/~phip/softcorner.html
COMMENT= GNUstep image display application
-USE_LANGUAGES= c objc
+USE_LANGUAGES= objc
NO_CONFIGURE= yes