diff options
author | pav <pav@FreeBSD.org> | 2010-03-03 07:08:23 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-03-03 07:08:23 +0800 |
commit | 42df6081c710705e43c879cb38bfb9a90ce287f1 (patch) | |
tree | b7739d290232c964b0eb024ccb50b17067ce55c9 /science | |
parent | 9efef54cdba0b726ac053cd98f13edb7ccef4480 (diff) | |
download | freebsd-ports-gnome-42df6081c710705e43c879cb38bfb9a90ce287f1.tar.gz freebsd-ports-gnome-42df6081c710705e43c879cb38bfb9a90ce287f1.tar.zst freebsd-ports-gnome-42df6081c710705e43c879cb38bfb9a90ce287f1.zip |
- Mark BROKEN: does not compile
Reported by: pointyhat
Feature safe: yes
Diffstat (limited to 'science')
-rw-r--r-- | science/libghemical/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/libghemical/Makefile b/science/libghemical/Makefile index 36873f19fc98..461544576f7a 100644 --- a/science/libghemical/Makefile +++ b/science/libghemical/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= openbabel:${PORTSDIR}/science/openbabel \ LIB_DEPENDS+= mpqc:${PORTSDIR}/science/mpqc \ f2c:${PORTSDIR}/lang/f2c +BROKEN= does not compile + USE_GMAKE= yes USE_GNOME= pkgconfig USE_GL= gl |