summaryrefslogtreecommitdiff
path: root/sysutils/amanda-server
diff options
context:
space:
mode:
authorsnj <snj>2004-05-04 03:40:50 +0000
committersnj <snj>2004-05-04 03:40:50 +0000
commit4bf418bcab88eb78f821e04c499a02c41e90e238 (patch)
tree0a47483b89fe0c9c7956c5118f680a684fe13c1e /sysutils/amanda-server
parent133017e7e3e49e9ce93173d5a9cb4032f8f3c022 (diff)
downloadpkgsrc-4bf418bcab88eb78f821e04c499a02c41e90e238.tar.gz
Convert to buildlink3.
Diffstat (limited to 'sysutils/amanda-server')
-rw-r--r--sysutils/amanda-server/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/amanda-server/Makefile b/sysutils/amanda-server/Makefile
index 278104416a3..f50792493d7 100644
--- a/sysutils/amanda-server/Makefile
+++ b/sysutils/amanda-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/01/24 15:06:57 grant Exp $
+# $NetBSD: Makefile,v 1.27 2004/05/04 03:40:50 snj Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -13,7 +13,7 @@ HOMEPAGE= http://www.amanda.org/
COMMENT= Server part of Amanda, a network backup system
USE_PERL5= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
.include "../../mk/bsd.prefs.mk"
@@ -55,5 +55,5 @@ pre-install:
${SED} -e 's|^libexec/chg-scsi$$|@comment libexec/chg-scsi needs headers...|' ${PKGDIR}/PLIST > ${PLIST_SRC}
.endif
-.include "../../sysutils/amanda-common/buildlink2.mk"
+.include "../../sysutils/amanda-common/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"