pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/pstoedit Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/31b879bb5908
branches: trunk
changeset: 473084:31b879bb5908
user: snj <snj%pkgsrc.org@localhost>
date: Thu Apr 15 22:55:56 2004 +0000
description:
Convert to buildlink3.
diffstat:
graphics/pstoedit/Makefile | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diffs (35 lines):
diff -r 87bbe43d7967 -r 31b879bb5908 graphics/pstoedit/Makefile
--- a/graphics/pstoedit/Makefile Thu Apr 15 22:48:00 2004 +0000
+++ b/graphics/pstoedit/Makefile Thu Apr 15 22:55:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/01/20 12:18:17 agc Exp $
+# $NetBSD: Makefile,v 1.20 2004/04/15 22:55:56 snj Exp $
DISTNAME= pstoedit_3_31
PKGNAME= pstoedit-3.31
@@ -18,7 +18,7 @@
WRKSRC= ${WRKDIR}/pstoedit_3.31/src
USE_X11= yes
USE_LIBTOOL= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_GCC_SHLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= LIBTOOL="${LIBTOOL}" LIBPLOTTERLA="${X11PREFIX}/lib/libplotter.la"
@@ -27,8 +27,6 @@
CONFIGURE_ENV+= AWK=${AWK} GS=${LOCALBASE}/bin/gs
CONFIGURE_ARGS+=--datadir=${PREFIX}/share
CONFIGURE_ARGS+=--libdir=${PREFIX}/lib/pstoedit # plugin dir -- unused for now
-LDFLAGS+= -L${BUILDLINK_PREFIX.plotutils}/lib
-CXXFLAGS+= -I${BUILDLINK_PREFIX.plotutils}/include
ALL_TARGET=
post-extract:
@@ -46,6 +44,6 @@
done
${INSTALL_DATA} ${DOCSRC}/readme.txt ${DOCDIR}
-.include "../../graphics/plotutils/buildlink2.mk"
+.include "../../graphics/plotutils/buildlink3.mk"
.include "../../mk/ghostscript.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index