diff options
author | wiz <wiz> | 2000-08-17 02:26:26 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-08-17 02:26:26 +0000 |
commit | d0b6dc27228f2cc7f289b1c1026670a6317fd5fe (patch) | |
tree | a97eb9d7f99b2c40ea0fef10d31edb2bc03c3341 /sysutils/amanda-client | |
parent | c46799878b6284915aa842d1876d9ac8f5fd5a5d (diff) | |
download | pkgsrc-d0b6dc27228f2cc7f289b1c1026670a6317fd5fe.tar.gz |
USE_PKGLIBTOOL -> USE_LIBTOOL.
While I'm here, convert it from addnerd to user.
Diffstat (limited to 'sysutils/amanda-client')
-rw-r--r-- | sysutils/amanda-client/Makefile | 3 | ||||
-rw-r--r-- | sysutils/amanda-client/pkg/PLIST | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/amanda-client/Makefile b/sysutils/amanda-client/Makefile index dc1d4cbca66..23378217c57 100644 --- a/sysutils/amanda-client/Makefile +++ b/sysutils/amanda-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2000/07/20 15:26:19 tron Exp $ +# $NetBSD: Makefile,v 1.16 2000/08/17 02:26:26 wiz Exp $ # FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp # @@ -14,7 +14,6 @@ DEPENDS+= readline>=4.0:../../devel/readline DEPENDS+= gtar-1.12:../../archivers/gtar DEPENDS+= amanda-common-2.4.1p1:../../sysutils/amanda-common -USE_PKGLIBTOOL= yes GNU_CONFIGURE= yes .include "../../mk/bsd.prefs.mk" diff --git a/sysutils/amanda-client/pkg/PLIST b/sysutils/amanda-client/pkg/PLIST index 58d361693e0..d4774145252 100644 --- a/sysutils/amanda-client/pkg/PLIST +++ b/sysutils/amanda-client/pkg/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 1999/04/04 23:34:45 tron Exp $ +@comment $NetBSD: PLIST,v 1.3 2000/08/17 02:26:28 wiz Exp $ lib/libamclient.a +lib/libamclient.la lib/libamclient-2.4.1p1.so.0.0 libexec/amandad libexec/calcsize |