1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00

This appears to install on 7.x and 8.x.

Reported by:	pointyhat
Approved by:	portmgr (self)
This commit is contained in:
Mark Linimon 2007-11-20 03:12:12 +00:00
parent cf15bd16fb
commit e7a6eaebb0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202774

View File

@ -33,7 +33,9 @@ OPTIONS= DEBUG "Turn on debugging" off
CONFIGURE_ARGS+= --enable-debug=no
.endif
.if ${OSVERSION} < 700000
BROKEN= Does not install
.endif
.if ${ARCH} != "i386"
BROKEN= Does not build on !i386