aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg_cleanup
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2011-12-28 06:50:57 +0000
committerMark Linimon <linimon@FreeBSD.org>2011-12-28 06:50:57 +0000
commitaa5c79b5cded252a01ecf19cea68358a407ac824 (patch)
tree3a28d49585c566e5da33a735a8958e423368e080 /ports-mgmt/pkg_cleanup
parent73215795448392a98b623ac51080320b26da051a (diff)
downloadports-aa5c79b5cded252a01ecf19cea68358a407ac824.tar.gz
ports-aa5c79b5cded252a01ecf19cea68358a407ac824.zip
Notes
Diffstat (limited to 'ports-mgmt/pkg_cleanup')
-rw-r--r--ports-mgmt/pkg_cleanup/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports-mgmt/pkg_cleanup/Makefile b/ports-mgmt/pkg_cleanup/Makefile
index 4281bd81cfc9..fb35046e84e1 100644
--- a/ports-mgmt/pkg_cleanup/Makefile
+++ b/ports-mgmt/pkg_cleanup/Makefile
@@ -24,6 +24,9 @@ PLIST_FILES= sbin/pkg_cleanup
.if ${OSVERSION} >= 900000 && ${OSVERSION} < 900038
IGNORE= requires r223289 or higher to compile
.endif
+.if ${ARCH} == "powerpc" && ${OSVERSION} > 900000
+BROKEN= Does not build on powerpc-9: undefined reference to `sqrt'
+.endif
do-extract:
${MKDIR} ${WRKSRC}