pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/png2html Convert to buildlink3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0c58cee39eab
branches: trunk
changeset: 472480:0c58cee39eab
user: snj <snj%pkgsrc.org@localhost>
date: Sun Apr 11 01:49:07 2004 +0000
description:
Convert to buildlink3.
diffstat:
graphics/png2html/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 871f57d8fb96 -r 0c58cee39eab graphics/png2html/Makefile
--- a/graphics/png2html/Makefile Sun Apr 11 01:32:39 2004 +0000
+++ b/graphics/png2html/Makefile Sun Apr 11 01:49:07 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 21:42:21 grant Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/11 01:49:07 snj Exp $
#
DISTNAME= png2html-1.1
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.engr.mun.ca/~holden/png2html.html
COMMENT= Takes a PNG image and transforms it to a web page
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
FIX_RPATH+= CFLAGS
CFLAGS+= -L${BUILDLINK_PREFIX.gd}/lib -Wl,${RPATH_FLAG}${BUILDLINK_PREFIX.gd}/lib
@@ -21,5 +21,5 @@
${INSTALL_MAN} ${WRKSRC}/CHANGES ${PREFIX}/share/doc/png2html
${INSTALL_PROGRAM} ${WRKSRC}/png2html ${PREFIX}/bin
-.include "../../graphics/gd/buildlink2.mk"
+.include "../../graphics/gd/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index