From 20e80f223df087c95aae7242aaccd6a6351b867e Mon Sep 17 00:00:00 2001 From: asami Date: Fri, 5 Jun 1998 22:13:19 +0000 Subject: ===> Building package for amanda-2.4.0 tar: can't add file libexec/amanda/amcat.awk : No such file or directory tar: can't add file libexec/amanda/amplot.awk : No such file or directory tar: can't add file libexec/amanda/amplot.g : No such file or directory tar: can't add file libexec/amanda/amplot.gp : No such file or directory tar: can't add file sbin/amplot : No such file or directory --- misc/amanda25-server/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'misc/amanda25-server') diff --git a/misc/amanda25-server/Makefile b/misc/amanda25-server/Makefile index 2a207cdb76eb..4803e3e84f49 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.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 \ -- cgit