From edd3aa72a07d41496d39e9fb1c3c039b54d8fbd1 Mon Sep 17 00:00:00 2001 From: vanilla Date: Wed, 30 Sep 2015 15:52:53 +0000 Subject: Rename ctemplate back to google-ctemplate, due package conflict. --- databases/mysql-workbench52/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/mysql-workbench52/Makefile b/databases/mysql-workbench52/Makefile index 7918741bd904..4b7ee2a5ec82 100644 --- a/databases/mysql-workbench52/Makefile +++ b/databases/mysql-workbench52/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= libzip.so:${PORTSDIR}/archivers/libzip \ libcairo.so:${PORTSDIR}/graphics/cairo \ libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \ libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring \ - libctemplate.so:${PORTSDIR}/textproc/ctemplate \ + libctemplate.so:${PORTSDIR}/textproc/google-ctemplate \ libtinyxml.so:${PORTSDIR}/textproc/tinyxml \ libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24 RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \ -- cgit