Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Oct 2020 17:53:03 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r552676 - head/science/chemtool
Message-ID:  <202010181753.09IHr3U7092041@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Oct 18 17:53:03 2020
New Revision: 552676
URL: https://svnweb.freebsd.org/changeset/ports/552676

Log:
  science/chemtool: Update dependency transfig:print/transfig -> fig2dev:print/fig2dev
  
  Requested by:	pi (via e-mail)

Modified:
  head/science/chemtool/Makefile

Modified: head/science/chemtool/Makefile
==============================================================================
--- head/science/chemtool/Makefile	Sun Oct 18 17:38:27 2020	(r552675)
+++ head/science/chemtool/Makefile	Sun Oct 18 17:53:03 2020	(r552676)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010181753.09IHr3U7092041>