aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-02-12 22:30:09 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-02-12 22:30:09 +0000
commitc60b4012f240828e4afca9504de2133fd71b81cc (patch)
tree0344c1eee40df91aca762477e096c5d95d5f4780 /graphics
parente18e9171ae9c8a5abba4528ecc6673961294470f (diff)
downloadports-c60b4012f240828e4afca9504de2133fd71b81cc.tar.gz
ports-c60b4012f240828e4afca9504de2133fd71b81cc.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ophoto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ophoto/Makefile b/graphics/ophoto/Makefile
index 2b6bc0e615e2..3bf9c40b209b 100644
--- a/graphics/ophoto/Makefile
+++ b/graphics/ophoto/Makefile
@@ -22,7 +22,7 @@ do-install:
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 800058
+.if ${OSVERSION} >= 800058 || (${OSVERSION} >= 701101 && ${OSVERSION} < 800000)
BROKEN= does not build
.endif