diff options
Diffstat (limited to 'science/chemtool/Makefile')
-rw-r--r-- | science/chemtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/chemtool/Makefile b/science/chemtool/Makefile index b1af56d50668..2db01955a9ea 100644 --- a/science/chemtool/Makefile +++ b/science/chemtool/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= transfig:${PORTSDIR}/print/transfig USE_GNOME= gtk20 USE_GMAKE= yes -USE_AUTOCONF_VER= 259 +USE_AUTOTOOLS= autoconf:259 GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libEMF CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |