Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Sep 1999 19:17:56 -0700 (PDT)
From:      "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net>
To:        ports@FreeBSD.org
Cc:        committers@FreeBSD.org, cwt@FreeBSD.org
Subject:   Re: Reminder: PORTS FREEZE coming up in 24 hours
Message-ID:  <199909100217.TAA20885@gndrsh.dnsmgr.net>
In-Reply-To: <199909100131.SAA26856@bubble.didi.com> from Satoshi Asami at "Sep 9, 1999 06:31:13 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
[MAINTAINER=     cwt@FreeBSD.org  cc'ed]

Someone care to commit this so that amanda goes out... as I have a feeling
that gd won't be in shape for gnuplot:
[Note the standard ``amanda'' port does not have these depends and builds
fine, you just don't get amplot unless you installed gnuplot first...]


Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/amanda24/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- Makefile	1999/08/31 06:48:11	1.23
+++ Makefile	1999/09/10 02:14:39
@@ -13,8 +13,9 @@
 
 MAINTAINER=	cwt@FreeBSD.org
 
-BUILD_DEPENDS=	gnuplot:${PORTSDIR}/math/gnuplot
-RUN_DEPENDS=	gnuplot:${PORTSDIR}/math/gnuplot
+# Until gnuplot is fixed we won't have amplot functionality
+#BUILD_DEPENDS=	gnuplot:${PORTSDIR}/math/gnuplot
+#RUN_DEPENDS=	gnuplot:${PORTSDIR}/math/gnuplot
 
 WRKSRC=		${WRKDIR}/amanda-2.4.1p1
 NO_LATEST_LINK=	yes



-- 
Rod Grimes - KD7CAX - (RWG25)                    rgrimes@gndrsh.dnsmgr.net


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909100217.TAA20885>