pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/pstoedit Needs a C compiler.
details: https://anonhg.NetBSD.org/pkgsrc/rev/adba5f2435e6
branches: trunk
changeset: 515394:adba5f2435e6
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Jul 02 10:12:52 2006 +0000
description:
Needs a C compiler.
diffstat:
graphics/pstoedit/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a33fb54cf040 -r adba5f2435e6 graphics/pstoedit/Makefile
--- a/graphics/pstoedit/Makefile Sun Jul 02 10:12:25 2006 +0000
+++ b/graphics/pstoedit/Makefile Sun Jul 02 10:12:52 2006 +0000
@@ -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 @@
#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
Home |
Main Index |
Thread Index |
Old Index