diff options
Diffstat (limited to 'misc/amanda24-client')
-rw-r--r-- | misc/amanda24-client/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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 |