summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-25 02:28:37 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-25 02:28:37 +0000
commit4a9d89f8953fe076afa01dad106dd5ebf6d4bb48 (patch)
treedfbc85d731410e20369a4c7c5d5eff62c282960f
parentMove distfiles to subdirectory. When there's a file like "manpages.tgz", (diff)
This port is currently broken due to gtk11.m4 problems.
Notes
Notes: svn path=/head/; revision=12829
-rw-r--r--misc/amanda-client/Makefile4
-rw-r--r--misc/amanda-server/Makefile4
-rw-r--r--misc/amanda24-client/Makefile4
-rw-r--r--misc/amanda24-server/Makefile4
-rw-r--r--misc/amanda24/Makefile4
-rw-r--r--misc/amanda25-client/Makefile4
-rw-r--r--misc/amanda25-server/Makefile4
-rw-r--r--misc/amanda26-client/Makefile4
-rw-r--r--misc/amanda26-server/Makefile4
-rw-r--r--misc/amanda32-client/Makefile4
-rw-r--r--misc/amanda32-server/Makefile4
11 files changed, 33 insertions, 11 deletions
diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile
index e1c521ccdb66..153bdd867456 100644
--- a/misc/amanda-client/Makefile
+++ b/misc/amanda-client/Makefile
@@ -3,7 +3,7 @@
# Date created: 28th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.17 1998/06/06 09:21:25 asami Exp $
+# $Id: Makefile,v 1.18 1998/06/29 06:42:09 cwt Exp $
#
DISTNAME= amanda-2.4.0p1
@@ -15,6 +15,8 @@ MAINTAINER= cwt@FreeBSD.ORG
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+BROKEN= gtk11.m4
+
WRKSRC= ${WRKDIR}/amanda-2.4.0p1
NO_LATEST_LINK= yes
GNU_CONFIGURE= yes
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile
index e1c521ccdb66..153bdd867456 100644
--- a/misc/amanda-server/Makefile
+++ b/misc/amanda-server/Makefile
@@ -3,7 +3,7 @@
# Date created: 28th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.17 1998/06/06 09:21:25 asami Exp $
+# $Id: Makefile,v 1.18 1998/06/29 06:42:09 cwt Exp $
#
DISTNAME= amanda-2.4.0p1
@@ -15,6 +15,8 @@ MAINTAINER= cwt@FreeBSD.ORG
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+BROKEN= gtk11.m4
+
WRKSRC= ${WRKDIR}/amanda-2.4.0p1
NO_LATEST_LINK= yes
GNU_CONFIGURE= yes
diff --git a/misc/amanda24-client/Makefile b/misc/amanda24-client/Makefile
index e1c521ccdb66..153bdd867456 100644
--- a/misc/amanda24-client/Makefile
+++ b/misc/amanda24-client/Makefile
@@ -3,7 +3,7 @@
# Date created: 28th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.17 1998/06/06 09:21:25 asami Exp $
+# $Id: Makefile,v 1.18 1998/06/29 06:42:09 cwt Exp $
#
DISTNAME= amanda-2.4.0p1
@@ -15,6 +15,8 @@ MAINTAINER= cwt@FreeBSD.ORG
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+BROKEN= gtk11.m4
+
WRKSRC= ${WRKDIR}/amanda-2.4.0p1
NO_LATEST_LINK= yes
GNU_CONFIGURE= yes
diff --git a/misc/amanda24-server/Makefile b/misc/amanda24-server/Makefile
index e1c521ccdb66..153bdd867456 100644
--- a/misc/amanda24-server/Makefile
+++ b/misc/amanda24-server/Makefile
@@ -3,7 +3,7 @@
# Date created: 28th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.17 1998/06/06 09:21:25 asami Exp $
+# $Id: Makefile,v 1.18 1998/06/29 06:42:09 cwt Exp $
#
DISTNAME= amanda-2.4.0p1
@@ -15,6 +15,8 @@ MAINTAINER= cwt@FreeBSD.ORG
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+BROKEN= gtk11.m4
+
WRKSRC= ${WRKDIR}/amanda-2.4.0p1
NO_LATEST_LINK= yes
GNU_CONFIGURE= yes
diff --git a/misc/amanda24/Makefile b/misc/amanda24/Makefile
index e1c521ccdb66..153bdd867456 100644
--- a/misc/amanda24/Makefile
+++ b/misc/amanda24/Makefile
@@ -3,7 +3,7 @@
# Date created: 28th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.17 1998/06/06 09:21:25 asami Exp $
+# $Id: Makefile,v 1.18 1998/06/29 06:42:09 cwt Exp $
#
DISTNAME= amanda-2.4.0p1
@@ -15,6 +15,8 @@ MAINTAINER= cwt@FreeBSD.ORG
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+BROKEN= gtk11.m4
+
WRKSRC= ${WRKDIR}/amanda-2.4.0p1
NO_LATEST_LINK= yes
GNU_CONFIGURE= yes
diff --git a/misc/amanda25-client/Makefile b/misc/amanda25-client/Makefile
index e1c521ccdb66..153bdd867456 100644
--- a/misc/amanda25-client/Makefile
+++ b/misc/amanda25-client/Makefile
@@ -3,7 +3,7 @@
# Date created: 28th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.17 1998/06/06 09:21:25 asami Exp $
+# $Id: Makefile,v 1.18 1998/06/29 06:42:09 cwt Exp $
#
DISTNAME= amanda-2.4.0p1
@@ -15,6 +15,8 @@ MAINTAINER= cwt@FreeBSD.ORG
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+BROKEN= gtk11.m4
+
WRKSRC= ${WRKDIR}/amanda-2.4.0p1
NO_LATEST_LINK= yes
GNU_CONFIGURE= yes
diff --git a/misc/amanda25-server/Makefile b/misc/amanda25-server/Makefile
index e1c521ccdb66..153bdd867456 100644
--- a/misc/amanda25-server/Makefile
+++ b/misc/amanda25-server/Makefile
@@ -3,7 +3,7 @@
# Date created: 28th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.17 1998/06/06 09:21:25 asami Exp $
+# $Id: Makefile,v 1.18 1998/06/29 06:42:09 cwt Exp $
#
DISTNAME= amanda-2.4.0p1
@@ -15,6 +15,8 @@ MAINTAINER= cwt@FreeBSD.ORG
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+BROKEN= gtk11.m4
+
WRKSRC= ${WRKDIR}/amanda-2.4.0p1
NO_LATEST_LINK= yes
GNU_CONFIGURE= yes
diff --git a/misc/amanda26-client/Makefile b/misc/amanda26-client/Makefile
index e1c521ccdb66..153bdd867456 100644
--- a/misc/amanda26-client/Makefile
+++ b/misc/amanda26-client/Makefile
@@ -3,7 +3,7 @@
# Date created: 28th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.17 1998/06/06 09:21:25 asami Exp $
+# $Id: Makefile,v 1.18 1998/06/29 06:42:09 cwt Exp $
#
DISTNAME= amanda-2.4.0p1
@@ -15,6 +15,8 @@ MAINTAINER= cwt@FreeBSD.ORG
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+BROKEN= gtk11.m4
+
WRKSRC= ${WRKDIR}/amanda-2.4.0p1
NO_LATEST_LINK= yes
GNU_CONFIGURE= yes
diff --git a/misc/amanda26-server/Makefile b/misc/amanda26-server/Makefile
index e1c521ccdb66..153bdd867456 100644
--- a/misc/amanda26-server/Makefile
+++ b/misc/amanda26-server/Makefile
@@ -3,7 +3,7 @@
# Date created: 28th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.17 1998/06/06 09:21:25 asami Exp $
+# $Id: Makefile,v 1.18 1998/06/29 06:42:09 cwt Exp $
#
DISTNAME= amanda-2.4.0p1
@@ -15,6 +15,8 @@ MAINTAINER= cwt@FreeBSD.ORG
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+BROKEN= gtk11.m4
+
WRKSRC= ${WRKDIR}/amanda-2.4.0p1
NO_LATEST_LINK= yes
GNU_CONFIGURE= yes
diff --git a/misc/amanda32-client/Makefile b/misc/amanda32-client/Makefile
index e1c521ccdb66..153bdd867456 100644
--- a/misc/amanda32-client/Makefile
+++ b/misc/amanda32-client/Makefile
@@ -3,7 +3,7 @@
# Date created: 28th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.17 1998/06/06 09:21:25 asami Exp $
+# $Id: Makefile,v 1.18 1998/06/29 06:42:09 cwt Exp $
#
DISTNAME= amanda-2.4.0p1
@@ -15,6 +15,8 @@ MAINTAINER= cwt@FreeBSD.ORG
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+BROKEN= gtk11.m4
+
WRKSRC= ${WRKDIR}/amanda-2.4.0p1
NO_LATEST_LINK= yes
GNU_CONFIGURE= yes
diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile
index e1c521ccdb66..153bdd867456 100644
--- a/misc/amanda32-server/Makefile
+++ b/misc/amanda32-server/Makefile
@@ -3,7 +3,7 @@
# Date created: 28th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.17 1998/06/06 09:21:25 asami Exp $
+# $Id: Makefile,v 1.18 1998/06/29 06:42:09 cwt Exp $
#
DISTNAME= amanda-2.4.0p1
@@ -15,6 +15,8 @@ MAINTAINER= cwt@FreeBSD.ORG
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+BROKEN= gtk11.m4
+
WRKSRC= ${WRKDIR}/amanda-2.4.0p1
NO_LATEST_LINK= yes
GNU_CONFIGURE= yes