diff options
Diffstat (limited to 'science/chemtool/Makefile')
-rw-r--r-- | science/chemtool/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/chemtool/Makefile b/science/chemtool/Makefile index f40fb3423c04..97c5bc0d507c 100644 --- a/science/chemtool/Makefile +++ b/science/chemtool/Makefile @@ -20,7 +20,6 @@ USE_GMAKE= yes USE_AUTOTOOLS= autoconf:262 GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CFLAGS+="${CFLAGS}" CPPFLAGS+="${CFLAGS}" LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --enable-emf=yes --with-localedir=${PREFIX} |