aboutsummaryrefslogtreecommitdiff
path: root/science/chemtool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/chemtool/Makefile')
-rw-r--r--science/chemtool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/chemtool/Makefile b/science/chemtool/Makefile
index ae12f37b5fae..958fac5f9962 100644
--- a/science/chemtool/Makefile
+++ b/science/chemtool/Makefile
@@ -19,7 +19,7 @@ USE_GNOME= gtk20
USE_GMAKE= yes
GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include
-CONFIGURE_ENV= CFLAGS+="${CFLAGS}" CPPFLAGS+="${CFLAGS}" LDFLAGS="-L${LOCALBASE}/lib"
+LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --enable-emf=yes --with-localedir=${PREFIX}
.include <bsd.port.pre.mk>