diff options
Diffstat (limited to 'misc/amanda26-server/Makefile')
-rw-r--r-- | misc/amanda26-server/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/amanda26-server/Makefile b/misc/amanda26-server/Makefile index 2a207cdb..4803e3e 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.14 1998/03/20 02:06:07 cwt Exp $ +# $Id: Makefile,v 1.15 1998/04/04 06:20:13 cwt Exp $ # DISTNAME= amanda-2.4.0 @@ -14,6 +14,8 @@ MAINTAINER= cwt@FreeBSD.ORG WRKSRC= ${WRKDIR}/amanda-2.4.0 +BROKEN= package + NO_LATEST_LINK= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ |