1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Mark BROKEN on 7.X and 8.X

Reported by:	pointyhat
Feature safe:	yes
This commit is contained in:
Pav Lucistnik 2009-09-23 18:38:47 +00:00
parent c63bf7e7d6
commit 5642febe9d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241991

View File

@ -34,4 +34,8 @@ CONFIGURE_ARGS+= --enable-mpqc --enable-openbabel --enable-mopac7
PLIST_SUB= LIBGHEMICAL_VERSION="${PORTVERSION}"
.if ${OSVERSION} >= 700000
BROKEN= does not configure
.endif
.include <bsd.port.post.mk>