summaryrefslogtreecommitdiff
path: root/net/netsaint-base
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-25 08:24:03 +0000
committersnj <snj@pkgsrc.org>2004-04-25 08:24:03 +0000
commit0a9411e5e77037977af4872b0619998b8dd255b8 (patch)
tree8e30c1d10cf5052a43c9b29125d30dbbb20a51f7 /net/netsaint-base
parent10c0be86b3def60b100168bab892de245f0aa831 (diff)
downloadpkgsrc-0a9411e5e77037977af4872b0619998b8dd255b8.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net/netsaint-base')
-rw-r--r--net/netsaint-base/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/netsaint-base/Makefile b/net/netsaint-base/Makefile
index f3f2a3f9314..fcbd24462cc 100644
--- a/net/netsaint-base/Makefile
+++ b/net/netsaint-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/07/21 17:10:53 martti Exp $
+# $NetBSD: Makefile,v 1.18 2004/04/25 08:26:40 snj Exp $
#
DISTNAME= netsaint-0.0.7
@@ -10,7 +10,7 @@ MAINTAINER= murray@river-styx.org
HOMEPAGE= http://www.netsaint.org/
COMMENT= Network monitor
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
.include "../../net/netsaint-base/Makefile.common"
@@ -34,5 +34,5 @@ post-install:
${INSTALL_DATA} ${WRKDIR}/logofullsize.gif ${PREFIX}/share/netsaint/images
${INSTALL_DATA} ${WRKDIR}/sblogo.gif ${PREFIX}/share/netsaint/images
-.include "../../graphics/gd/buildlink2.mk"
+.include "../../graphics/gd/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"