summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorrillig <rillig>2006-07-02 10:12:52 +0000
committerrillig <rillig>2006-07-02 10:12:52 +0000
commit721388fa31d818fea6b8c1a92b80dfe3a1a3b190 (patch)
tree85f181eaba923c8f688685661d9db8cea88cd5d8 /graphics
parentcb53a0d3a441577e42f79d747094b5248140ae9c (diff)
downloadpkgsrc-721388fa31d818fea6b8c1a92b80dfe3a1a3b190.tar.gz
Needs a C compiler.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pstoedit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index d0ef1f213c3..07f38a8d1a4 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2006/04/17 13:46:35 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2006/07/02 10:12:52 rillig Exp $
DISTNAME= pstoedit-3.41
PKGREVISION= 2
@@ -17,7 +17,7 @@ NO_BIN_ON_CDROM= ${RESTRICTED}
#USE_TOOLS+= gs:run
USE_LIBTOOL= yes
-USE_LANGUAGES= c++
+USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CXXFLAGS="${CFLAGS} -Dunix"
CONFIGURE_ENV+= ac_cv_path_GS=${LOCALBASE}/bin/gs