diff options
Diffstat (limited to 'science/ghemical/Makefile')
-rw-r--r-- | science/ghemical/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/science/ghemical/Makefile b/science/ghemical/Makefile index 5b176ffc48ac..23f22d5bfd44 100644 --- a/science/ghemical/Makefile +++ b/science/ghemical/Makefile @@ -30,10 +30,6 @@ USE_AUTOCONF_VER= 253 .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 502126 -BROKEN= "Does not compile on FreeBSD >= 5.x" -.endif - pre-configure: @cd ${WRKDIR}/${DISTNAME} ; ${AUTOCONF} |