summaryrefslogtreecommitdiff
path: root/databases/mysql++
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++
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++')
-rw-r--r--databases/mysql++/Makefile2
-rw-r--r--databases/mysql++/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/databases/mysql++/Makefile b/databases/mysql++/Makefile
index 723a524357de..a0e7ac514f57 100644
--- a/databases/mysql++/Makefile
+++ b/databases/mysql++/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mysql++
PORTVERSION= 2.0.7
+PORTREVISION= 1
CATEGORIES= databases devel
MASTER_SITES= http://tangentsoft.net/mysql++/releases/
PKGNAMESUFFIX= -mysql${MYSQL_VER}
@@ -18,7 +19,6 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
USE_MYSQL= yes
USE_AUTOTOOLS= libtool:15
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-mysql=${LOCALBASE} --disable-examples
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
diff --git a/databases/mysql++/pkg-plist b/databases/mysql++/pkg-plist
index 827b46d0e9a8..c06132cdda95 100644
--- a/databases/mysql++/pkg-plist
+++ b/databases/mysql++/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.2
%%PORTDOCS%%%%DOCSDIR%%/mysqlpp-refman.pdf