summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorgrant <grant>2004-06-15 11:37:36 +0000
committergrant <grant>2004-06-15 11:37:36 +0000
commita2d7f8d5192199d775a71364ef8d467f11695247 (patch)
treeb8db9ed123cc249c0850147d1f952e3a12f8e3da /graphics
parent5272fec43177978c062cb5fec10ea34365b82485 (diff)
downloadpkgsrc-a2d7f8d5192199d775a71364ef8d467f11695247.tar.gz
this only needs a c++ compiler.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pstoedit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index bdaf6ff0bbf..2cfaf522627 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/04/15 22:55:56 snj Exp $
+# $NetBSD: Makefile,v 1.21 2004/06/15 11:37:36 grant Exp $
DISTNAME= pstoedit_3_31
PKGNAME= pstoedit-3.31
@@ -20,6 +20,7 @@ USE_X11= yes
USE_LIBTOOL= yes
USE_BUILDLINK3= yes
USE_GCC_SHLIB= yes
+USE_LANGUAGES= c++
GNU_CONFIGURE= yes
CONFIGURE_ENV+= LIBTOOL="${LIBTOOL}" LIBPLOTTERLA="${X11PREFIX}/lib/libplotter.la"
CONFIGURE_ENV+= CXXFLAGS="${CFLAGS} -Dunix"