pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/pstoedit Set USE_GCC_SHLIB. Fixes linking on ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f4c65d3026d2
branches: trunk
changeset: 463349:f4c65d3026d2
user: gavan <gavan%pkgsrc.org@localhost>
date: Fri Nov 07 14:48:07 2003 +0000
description:
Set USE_GCC_SHLIB. Fixes linking on Solaris.
diffstat:
graphics/pstoedit/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6d6cda0dc494 -r f4c65d3026d2 graphics/pstoedit/Makefile
--- a/graphics/pstoedit/Makefile Fri Nov 07 14:20:05 2003 +0000
+++ b/graphics/pstoedit/Makefile Fri Nov 07 14:48:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/07/17 21:42:26 grant Exp $
+# $NetBSD: Makefile,v 1.18 2003/11/07 14:48:07 gavan Exp $
DISTNAME= pstoedit_3_31
PKGNAME= pstoedit-3.31
@@ -19,6 +19,7 @@
USE_X11= yes
USE_LIBTOOL= yes
USE_BUILDLINK2= yes
+USE_GCC_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= LIBTOOL="${LIBTOOL}" LIBPLOTTERLA="${X11PREFIX}/lib/libplotter.la"
CONFIGURE_ENV+= CXXFLAGS="${CFLAGS} -Dunix"
Home |
Main Index |
Thread Index |
Old Index