- Mark BROKEN on amd64/6 too

Reported by:	pointyhat
Approved by:	portmgr (hat)
This commit is contained in:
Pav Lucistnik 2007-12-04 23:41:29 +00:00
parent 64a425ae65
commit 1ed4cd6673
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202903

View file

@ -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: