summaryrefslogtreecommitdiff
path: root/databases/mysql++1
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /databases/mysql++1
parentUnbreak: make it fetchable again (diff)
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156749
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