summaryrefslogtreecommitdiff
path: root/sysutils/amanda-client
diff options
context:
space:
mode:
authorbad <bad>1999-09-04 01:08:53 +0000
committerbad <bad>1999-09-04 01:08:53 +0000
commit71b0b8cbf1f0cfce64bc7f49df2e6af0b3f1eb84 (patch)
tree5f603bf71d750fd57b614a5cd847a6e5fbc9ce97 /sysutils/amanda-client
parent03191b9758408e3dbb7445adfc246e70e1b4c31c (diff)
downloadpkgsrc-71b0b8cbf1f0cfce64bc7f49df2e6af0b3f1eb84.tar.gz
Minor nit in DEPENDS line.
Diffstat (limited to 'sysutils/amanda-client')
-rw-r--r--sysutils/amanda-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda-client/Makefile b/sysutils/amanda-client/Makefile
index bb81317dd8a..fc1d35befe4 100644
--- a/sysutils/amanda-client/Makefile
+++ b/sysutils/amanda-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1999/08/18 08:28:09 agc Exp $
+# $NetBSD: Makefile,v 1.10 1999/09/04 01:08:53 bad Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.amanda.org/
DEPENDS+= readline-4.0:../../devel/readline
DEPENDS+= gtar-1.12:../../archivers/gtar
-DEPENDS+= amanda-common-2.4.1p1:../amanda-common
+DEPENDS+= amanda-common-2.4.1p1:../../sysutils/amanda-common
USE_LIBTOOL= yes
GNU_CONFIGURE= yes