aboutsummaryrefslogtreecommitdiff
path: root/science/chemtool
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-10-18 17:53:03 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-10-18 17:53:03 +0000
commitee9fce3f813fb556166bec9acda5488b164a76c5 (patch)
tree714927e2c44992159f2932dc8a5c845276ae2c0d /science/chemtool
parentc947c99eceeeccf08fd517dc3156fe2adca5f61d (diff)
downloadports-ee9fce3f813fb556166bec9acda5488b164a76c5.tar.gz
ports-ee9fce3f813fb556166bec9acda5488b164a76c5.zip
science/chemtool: Update dependency transfig:print/transfig -> fig2dev:print/fig2dev
Requested by: pi (via e-mail)
Notes
Notes: svn path=/head/; revision=552676
Diffstat (limited to 'science/chemtool')
-rw-r--r--science/chemtool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/chemtool/Makefile b/science/chemtool/Makefile
index 58a6d839dd8f..53b9ca101a16 100644
--- a/science/chemtool/Makefile
+++ b/science/chemtool/Makefile
@@ -3,7 +3,7 @@
PORTNAME= chemtool
DISTVERSION= 1.6.14
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
MASTER_SITES= http://ruby.chemie.uni-freiburg.de/~martin/chemtool/
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libEMF.so:graphics/libemf \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
-RUN_DEPENDS= transfig:print/transfig
+RUN_DEPENDS= fig2dev:print/fig2dev
USES= compiler:c++11-lang gmake gnome pkgconfig xorg
GNU_CONFIGURE= yes