summaryrefslogtreecommitdiff
path: root/sysutils/amanda-server
diff options
context:
space:
mode:
authorgarbled <garbled>1999-04-26 19:25:05 +0000
committergarbled <garbled>1999-04-26 19:25:05 +0000
commite892b539f927cfe443259dbb6099219ebd3efea0 (patch)
treecbd4e7f32367eabba383bdae47b1034796d70252 /sysutils/amanda-server
parentc6c18dc7d6632ae5c65e6c929180efba7b65a81f (diff)
downloadpkgsrc-e892b539f927cfe443259dbb6099219ebd3efea0.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"