From 72fb8d2f5beeb9a2bbd061d51ba4c61e0c3a0c40 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 11 Apr 2004 01:49:07 +0000 Subject: Convert to buildlink3. --- graphics/png2html/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics') diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile index a9470f6fe99..769b134f522 100644 --- a/graphics/png2html/Makefile +++ b/graphics/png2html/Makefile @@ -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 @@ MAINTAINER= hubertf@NetBSD.org 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 @@ do-install: ${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" -- cgit v1.2.3