summaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-15 23:09:47 +0000
committerkris <kris@FreeBSD.org>2004-02-15 23:09:47 +0000
commit3c14f7e01c942f8b4c0c98975bdc0f176864c05f (patch)
tree5675ac16eb0a8b8ce0224cfa3fad6d1f950cf825 /emulators
parent533d9d1b47474936a99a9fd8cde90935867d74f9 (diff)
downloadFreeBSD-ports-3c14f7e01c942f8b4c0c98975bdc0f176864c05f.zip
FreeBSD-ports-3c14f7e01c942f8b4c0c98975bdc0f176864c05f.tar.gz
BROKEN on 5.x: Broken pkg-plist
Diffstat (limited to 'emulators')
-rw-r--r--emulators/hfsplusutils/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/emulators/hfsplusutils/Makefile b/emulators/hfsplusutils/Makefile
index ba8bdb4..2b4ff99 100644
--- a/emulators/hfsplusutils/Makefile
+++ b/emulators/hfsplusutils/Makefile
@@ -57,4 +57,8 @@ post-install:
BROKEN= "Does not build on FreeBSD 4.x or earlier"
.endif
+.if ${OSVERSION} >= 502000
+BROKEN= "Broken pkg-plist"
+.endif
+
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud