aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJoseph S. Atkinson <jsa@FreeBSD.org>2011-09-10 02:27:26 +0000
committerJoseph S. Atkinson <jsa@FreeBSD.org>2011-09-10 02:27:26 +0000
commit0e43496b99e6f5d2f26dd95ecfbefb1173d625db (patch)
tree754484f844e11a0754f609085b9eaedccd2cdb2e /multimedia
parentcfa1a0edfff6ce17e14c99f813027388658a19f2 (diff)
downloadports-0e43496b99e6f5d2f26dd95ecfbefb1173d625db.tar.gz
ports-0e43496b99e6f5d2f26dd95ecfbefb1173d625db.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/linux-huludesktop/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/linux-huludesktop/Makefile b/multimedia/linux-huludesktop/Makefile
index 1439ee05ada6..03daf23b340d 100644
--- a/multimedia/linux-huludesktop/Makefile
+++ b/multimedia/linux-huludesktop/Makefile
@@ -36,6 +36,10 @@ SUB_FILES= ${PORTNAME}
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 90000
+IGNORE= has known issues under 9.x. Define NO_IGNORE to install without support
+.endif
+
do-extract:
${MKDIR} ${WRKSRC}
${RPM2CPIO} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \