summaryrefslogtreecommitdiff
path: root/sysutils/amanda-server
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commitf816d81489fd245a89e581c2f9cf792562ade194 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /sysutils/amanda-server
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'sysutils/amanda-server')
-rw-r--r--sysutils/amanda-server/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/amanda-server/Makefile b/sysutils/amanda-server/Makefile
index 47340e7cb5b..b1a0688f7fc 100644
--- a/sysutils/amanda-server/Makefile
+++ b/sysutils/amanda-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2005/03/24 21:13:00 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2005/04/11 21:47:22 tv Exp $
PKGNAME= amanda-server-${VERS}
# PKGREVISION= 1
@@ -7,7 +7,6 @@ SVR4_PKGNAME= amase
COMMENT= Server part of Amanda, a network backup system
USE_PERL5= yes
-USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
.include "../../mk/bsd.prefs.mk"