svn commit: r398198 - head/databases/mysql-workbench52

Vanilla I. Shu vanilla at FreeBSD.org
Wed Sep 30 02:23:37 UTC 2015


Author: vanilla
Date: Wed Sep 30 02:23:36 2015
New Revision: 398198
URL: https://svnweb.freebsd.org/changeset/ports/398198

Log:
  rename google-ctemplate to ctemplate.

Modified:
  head/databases/mysql-workbench52/Makefile

Modified: head/databases/mysql-workbench52/Makefile
==============================================================================
--- head/databases/mysql-workbench52/Makefile	Wed Sep 30 02:21:52 2015	(r398197)
+++ head/databases/mysql-workbench52/Makefile	Wed Sep 30 02:23:36 2015	(r398198)
@@ -24,7 +24,7 @@ LIB_DEPENDS=	libzip.so:${PORTSDIR}/archi
 		libcairo.so:${PORTSDIR}/graphics/cairo \
 		libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \
 		libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring \
-		libctemplate.so:${PORTSDIR}/textproc/google-ctemplate \
+		libctemplate.so:${PORTSDIR}/textproc/ctemplate \
 		libtinyxml.so:${PORTSDIR}/textproc/tinyxml \
 		libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24
 RUN_DEPENDS=	xdg-open:${PORTSDIR}/devel/xdg-utils \


More information about the svn-ports-all mailing list