From f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 31 Jan 2013 13:38:42 +0000 Subject: Chase boost update --- databases/mysql-connector-c++/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'databases/mysql-connector-c++') diff --git a/databases/mysql-connector-c++/Makefile b/databases/mysql-connector-c++/Makefile index 37c154a87b3a..9b49315deb5f 100644 --- a/databases/mysql-connector-c++/Makefile +++ b/databases/mysql-connector-c++/Makefile @@ -1,12 +1,9 @@ -# New ports collection Makefile for: mysql-connector-c++ -# Date created: 25 August 2011 -# Whom: gahr -# +# Created by: gahr # $FreeBSD$ -# PORTNAME= mysql-connector-c++ PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_MYSQL} MASTER_SITE_SUBDIR= Connector-C++ @@ -16,7 +13,7 @@ COMMENT= A MySQL database connector for C++ LICENSE= GPLv2 -LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs USE_MYSQL= 51+ USE_LDCONFIG= yes -- cgit v1.2.3