summaryrefslogtreecommitdiff
path: root/sysutils
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
parent57661849a8a32bf5ad4651a384f0cee0a59fe67a (diff)
downloadpkgsrc-388860d23fd6e669bce6e1b2b1e43360bf4bd551.tar.gz
add USE_X11=yes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/amanda-server/Makefile4
-rw-r--r--sysutils/amanda/Makefile3
2 files changed, 5 insertions, 2 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"
diff --git a/sysutils/amanda/Makefile b/sysutils/amanda/Makefile
index 2bbdaf05dfd..35627b7d24c 100644
--- a/sysutils/amanda/Makefile
+++ b/sysutils/amanda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 1999/04/05 00:53:47 tron Exp $
+# $NetBSD: Makefile,v 1.26 1999/04/26 19:25:06 garbled Exp $
#
DISTNAME= amanda-2.4.1p1
@@ -13,6 +13,7 @@ HOMEPAGE= http://www.amanda.org/
DEPENDS+= amanda-client-2.4.1p1:../amanda-client
DEPENDS+= amanda-server-2.4.1p1:../amanda-server
+USE_X11= yes
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
NO_PATCH= yes