summaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2003-09-03 22:36:48 +0000
committermaho <maho@FreeBSD.org>2003-09-03 22:36:48 +0000
commite80902424701e789c429210c3e099d4491547372 (patch)
tree00e7b1e5669bd86cacf0bafd53022ea3f6b7388c /science
parentf9573d024c1ea7f8bad2304a4f55a0153d151887 (diff)
downloadFreeBSD-ports-e80902424701e789c429210c3e099d4491547372.zip
FreeBSD-ports-e80902424701e789c429210c3e099d4491547372.tar.gz
1) takeover maintainership
2) add EMF support (not work yet)
Diffstat (limited to 'science')
-rw-r--r--science/chemtool/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/science/chemtool/Makefile b/science/chemtool/Makefile
index 7ab9e40..e427dff 100644
--- a/science/chemtool/Makefile
+++ b/science/chemtool/Makefile
@@ -9,17 +9,19 @@ PORTVERSION= 1.6
CATEGORIES= science
MASTER_SITES= http://ruby.chemie.uni-freiburg.de/~martin/chemtool/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= maho@FreeBSD.org
COMMENT= Draw organic molecules easily and store them
+#LIB_DEPENDS= EMF.1:${PORTSDIR}/graphics/libemf
RUN_DEPENDS= transfig:${PORTSDIR}/print/transfig
USE_GNOME= gtk12
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ #-I${LOCALBASE}/include/libEMF"
LDFLAGS="-L${LOCALBASE}/lib"
+#CONFIGURE_ARGS= --enable-emf=yes
MAN1= chemtool.1 cht.1
OpenPOWER on IntegriCloud