summaryrefslogtreecommitdiff
path: root/graphics/pstoedit
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-07-02 10:12:52 +0000
committerrillig <rillig@pkgsrc.org>2006-07-02 10:12:52 +0000
commit0b9f06b004987105e8ef144f9eec61e7f8915889 (patch)
tree85f181eaba923c8f688685661d9db8cea88cd5d8 /graphics/pstoedit
parent9ea9cbfd2a6cb37e06090a854991885b9e9c896b (diff)
downloadpkgsrc-0b9f06b004987105e8ef144f9eec61e7f8915889.tar.gz
Needs a C compiler.
Diffstat (limited to 'graphics/pstoedit')
-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