summaryrefslogtreecommitdiff
path: root/sysutils/amanda-server
diff options
context:
space:
mode:
authorbad <bad>1999-09-04 01:21:25 +0000
committerbad <bad>1999-09-04 01:21:25 +0000
commit5f7f533a031757e1805c61c74a4a50d05b58fc86 (patch)
tree96431cf838133dd47a9f40a97f71fe3cda9c3e48 /sysutils/amanda-server
parent0fe40fa36d5f508dc0663dbb45f749143635e031 (diff)
downloadpkgsrc-5f7f533a031757e1805c61c74a4a50d05b58fc86.tar.gz
Minor nit in DEPENDS lines.
Diffstat (limited to 'sysutils/amanda-server')
-rw-r--r--sysutils/amanda-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda-server/Makefile b/sysutils/amanda-server/Makefile
index c519b46613a..5b19a9eef4d 100644
--- a/sysutils/amanda-server/Makefile
+++ b/sysutils/amanda-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1999/08/18 08:28:10 agc Exp $
+# $NetBSD: Makefile,v 1.10 1999/09/04 01:21:25 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+= gnuplot-3.7:../../graphics/gnuplot
-DEPENDS+= amanda-common-2.4.1p1:../amanda-common
+DEPENDS+= amanda-common-2.4.1p1:../../sysutils/amanda-common
USE_X11= yes
USE_PERL5= yes