From cf43b979367185fd33a9dfbe356869964390769b Mon Sep 17 00:00:00 2001 From: grant Date: Tue, 15 Jun 2004 11:37:36 +0000 Subject: this only needs a c++ compiler. --- graphics/pstoedit/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics') 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" -- cgit v1.2.3