summaryrefslogtreecommitdiff
path: root/misc/amanda-server
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-07 03:02:57 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-07 03:02:57 +0000
commit2bc6cf7c7eb9358934bc5865960a896732060938 (patch)
tree4f9da848987863db2ac388221f2eda93e09a7743 /misc/amanda-server
parentAdd entries for: (diff)
BROKEN on 5.x: broken pkg-plist
Notes
Notes: svn path=/head/; revision=100203
Diffstat (limited to 'misc/amanda-server')
-rw-r--r--misc/amanda-server/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile
index bacdec9a87f0..9722db851388 100644
--- a/misc/amanda-server/Makefile
+++ b/misc/amanda-server/Makefile
@@ -29,6 +29,10 @@ PATCH_STRIP=
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502000
+BROKEN= "Broken pkg-plist"
+.endif
+
.if exists(/usr/include/sys/scsiio.h)
.error You have the file /usr/include/sys/scsiio.h on your system. This was removed after FreeBSD 3.5 and will break the build of this port. Please remove it.
.endif