pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/pstoedit this only needs a c++ compiler.
details: https://anonhg.NetBSD.org/pkgsrc/rev/dd000594031d
branches: trunk
changeset: 476580:dd000594031d
user: grant <grant%pkgsrc.org@localhost>
date: Tue Jun 15 11:37:36 2004 +0000
description:
this only needs a c++ compiler.
diffstat:
graphics/pstoedit/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r e9892e5603ef -r dd000594031d graphics/pstoedit/Makefile
--- a/graphics/pstoedit/Makefile Tue Jun 15 10:55:24 2004 +0000
+++ b/graphics/pstoedit/Makefile Tue Jun 15 11:37:36 2004 +0000
@@ -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_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"
Home |
Main Index |
Thread Index |
Old Index