aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-08-12 19:41:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-08-12 19:41:09 +0000
commit1daaf9507a54aac96e516d69b4c4ce9f714504ca (patch)
treeb1d22240a680c8ae13dd4505ba810f2ebfb942c5 /deskutils
parent986aefcfc4f15aca8b0341e0e5298432d057e444 (diff)
downloadports-1daaf9507a54aac96e516d69b4c4ce9f714504ca.tar.gz
ports-1daaf9507a54aac96e516d69b4c4ce9f714504ca.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/pinot/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index d3fff2e9f9a8..ab6bde5e4c70 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -74,6 +74,10 @@ SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
.endif
+.if ${OSVERSION} < 700000
+BROKEN= does not compile
+.endif
+
post-extract:
# remove pre-generated messages catalogs
${FIND} ${WRKSRC}/po -name "*.gmo" -delete