summaryrefslogtreecommitdiff
path: root/sysutils/amanda-common
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-25 21:50:52 +0000
committerjlam <jlam>2002-08-25 21:50:52 +0000
commit4bfcc34161358d51d868f816c923eb93f927a412 (patch)
treef54fdc39f5381d6b58a06e7e3ed458f63f0e9df2 /sysutils/amanda-common
parent8820d0b0e1e20d3278c7c39632417b4d9ca31899 (diff)
downloadpkgsrc-4bfcc34161358d51d868f816c923eb93f927a412.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'sysutils/amanda-common')
-rw-r--r--sysutils/amanda-common/Makefile4
-rw-r--r--sysutils/amanda-common/Makefile.common2
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/amanda-common/Makefile b/sysutils/amanda-common/Makefile
index cca1f1effc3..2f92955e696 100644
--- a/sysutils/amanda-common/Makefile
+++ b/sysutils/amanda-common/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2001/12/25 20:50:01 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2002/08/25 21:50:53 jlam Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -12,7 +12,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.amanda.org/
COMMENT= Libraries and binaries used by both the client and server parts of amanda
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
.include "../../mk/bsd.prefs.mk"
.include "../../sysutils/amanda-common/Makefile.common"
diff --git a/sysutils/amanda-common/Makefile.common b/sysutils/amanda-common/Makefile.common
index c6ec5734415..a42a48ce5e6 100644
--- a/sysutils/amanda-common/Makefile.common
+++ b/sysutils/amanda-common/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2002/07/21 19:07:32 schmonz Exp $
+# $NetBSD: Makefile.common,v 1.8 2002/08/25 21:50:54 jlam Exp $
#
# common make file fragment shared by all amanda-* pkgs.
#