aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda26-server
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-06-05 22:13:19 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-06-05 22:13:19 +0000
commit66ef991febf573864a1dfce6842146ca866bec11 (patch)
tree17b393faaed3a29ec118a2146802552d1038a3be /misc/amanda26-server
parentf43d551b4ee3ffc496ec06603b545e3e149ebe11 (diff)
downloadports-66ef991febf573864a1dfce6842146ca866bec11.tar.gz
ports-66ef991febf573864a1dfce6842146ca866bec11.zip
===> 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
Notes
Notes: svn path=/head/; revision=11283
Diffstat (limited to 'misc/amanda26-server')
-rw-r--r--misc/amanda26-server/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/amanda26-server/Makefile b/misc/amanda26-server/Makefile
index 2a207cdb76eb..4803e3e84f49 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 \