summaryrefslogtreecommitdiff
path: root/sysutils/amanda-server
diff options
context:
space:
mode:
authorgarbled <garbled@pkgsrc.org>1999-04-26 19:25:05 +0000
committergarbled <garbled@pkgsrc.org>1999-04-26 19:25:05 +0000
commit388860d23fd6e669bce6e1b2b1e43360bf4bd551 (patch)
treecbd4e7f32367eabba383bdae47b1034796d70252 /sysutils/amanda-server
parent57661849a8a32bf5ad4651a384f0cee0a59fe67a (diff)
downloadpkgsrc-388860d23fd6e669bce6e1b2b1e43360bf4bd551.tar.gz
add USE_X11=yes
Diffstat (limited to 'sysutils/amanda-server')
-rw-r--r--sysutils/amanda-server/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/amanda-server/Makefile b/sysutils/amanda-server/Makefile
index eae5abb4967..a11471c72df 100644
--- a/sysutils/amanda-server/Makefile
+++ b/sysutils/amanda-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/04/21 15:32:06 agc Exp $
+# $NetBSD: Makefile,v 1.6 1999/04/26 19:25:06 garbled Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -13,6 +13,8 @@ HOMEPAGE= http://www.amanda.org/
DEPENDS+= readline-2.2:../../devel/readline
DEPENDS+= gnuplot-3.7:../../graphics/gnuplot
DEPENDS+= amanda-common-2.4.1p1:../amanda-common
+
+USE_X11= yes
USE_PERL5= yes
.include "../../mk/bsd.prefs.mk"