aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ppmcaption
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-12-05 07:41:29 +0800
committerpav <pav@FreeBSD.org>2007-12-05 07:41:29 +0800
commit342297cdccadf9f11a33dd27270a323a772313c8 (patch)
tree7ceb5f502264c5923f08a83dfcce83dea80cbcd3 /graphics/ppmcaption
parent4962a6e63d70a99aa805fdae1e2637cfe55c974d (diff)
downloadfreebsd-ports-gnome-342297cdccadf9f11a33dd27270a323a772313c8.tar.gz
freebsd-ports-gnome-342297cdccadf9f11a33dd27270a323a772313c8.tar.zst
freebsd-ports-gnome-342297cdccadf9f11a33dd27270a323a772313c8.zip
- Mark BROKEN on amd64/6 too
Reported by: pointyhat Approved by: portmgr (hat)
Diffstat (limited to 'graphics/ppmcaption')
-rw-r--r--graphics/ppmcaption/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ppmcaption/Makefile b/graphics/ppmcaption/Makefile
index bcbf6bd76fe1..1ca62c4d6bea 100644
--- a/graphics/ppmcaption/Makefile
+++ b/graphics/ppmcaption/Makefile
@@ -25,8 +25,8 @@ PLIST_FILES= bin/ppmcaption
BROKEN= "Does not compile on ia64"
.endif
-.if ${ARCH} == "amd64" && ${OSVERSION} < 600000
-BROKEN= "Does not compile on amd64 5.x"
+.if ${ARCH} == "amd64" && ${OSVERSION} < 700000
+BROKEN= Does not compile on amd64 5.x/6.x
.endif
post-patch: