aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql++1
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2006-02-23 18:40:44 +0800
committerade <ade@FreeBSD.org>2006-02-23 18:40:44 +0800
commitda880765886f48c0ac8fd253e5601d04ea853215 (patch)
tree55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /databases/mysql++1
parentba4beb1ea11e6147a9b30969be42685d1c709e56 (diff)
downloadfreebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz
freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst
freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'databases/mysql++1')
-rw-r--r--databases/mysql++1/Makefile5
-rw-r--r--databases/mysql++1/pkg-plist1
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/mysql++1/Makefile b/databases/mysql++1/Makefile
index 0ab3758e1799..016b81fdc1d0 100644
--- a/databases/mysql++1/Makefile
+++ b/databases/mysql++1/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mysql++
PORTVERSION= 1.7.40
+PORTREVISION= 1
CATEGORIES= databases devel
MASTER_SITES= http://tangentsoft.net/mysql++/releases/
PKGNAMESUFFIX= -mysql${MYSQL_VER}
@@ -16,8 +17,8 @@ COMMENT= Complex C++ API for MySQL${MYSQL_VER}
USE_MYSQL= yes
USE_AUTOTOOLS= libtool:15
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-mysql=${LOCALBASE} --includedir=${PREFIX}/include/mysql++ \
+CONFIGURE_ARGS= --with-mysql=${LOCALBASE} \
+ --includedir=${PREFIX}/include/mysql++ \
--disable-examples
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
diff --git a/databases/mysql++1/pkg-plist b/databases/mysql++1/pkg-plist
index af2936cae94e..2434fc130958 100644
--- a/databases/mysql++1/pkg-plist
+++ b/databases/mysql++1/pkg-plist
@@ -30,6 +30,7 @@ include/mysql++/tiny_int.h
include/mysql++/type_info.h
include/mysql++/vallist.h
lib/libmysqlpp.a
+lib/libmysqlpp.la
lib/libmysqlpp.so
lib/libmysqlpp.so.4
%%PORTDOCS%%%%DOCSDIR%%/mysqlpp-refman.pdf