summaryrefslogtreecommitdiff
path: root/sysutils/amanda-server
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-05-04 03:40:50 +0000
committersnj <snj@pkgsrc.org>2004-05-04 03:40:50 +0000
commit560beadce54c696761d69118f3e6a28d979c7a28 (patch)
tree0a47483b89fe0c9c7956c5118f680a684fe13c1e /sysutils/amanda-server
parent8aaf6bd8b4a5e2b01e7c52e1e95275c5ef362ee4 (diff)
downloadpkgsrc-560beadce54c696761d69118f3e6a28d979c7a28.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"