aboutsummaryrefslogtreecommitdiff
path: root/databases/libodbc++
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2006-11-28 20:13:36 +0000
committerMax Khon <fjoe@FreeBSD.org>2006-11-28 20:13:36 +0000
commit8e9ce1e471f0042cc2e252926b6a6378f9a2dfb1 (patch)
treee9787508151c0f20edb69c0d51cef8501615074a /databases/libodbc++
parent1f80ff9c74527eb26d5a213d8ada237fbef46436 (diff)
downloadports-8e9ce1e471f0042cc2e252926b6a6378f9a2dfb1.tar.gz
ports-8e9ce1e471f0042cc2e252926b6a6378f9a2dfb1.zip
- Fix the build with unixODBC 2.2.12:
GNU_CONFIGURE=yes -> USE_AUTOTOOLS=libtool:15 - Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=178206
Diffstat (limited to 'databases/libodbc++')
-rw-r--r--databases/libodbc++/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/libodbc++/Makefile b/databases/libodbc++/Makefile
index 7e9b0154d8b9..eca041b3625e 100644
--- a/databases/libodbc++/Makefile
+++ b/databases/libodbc++/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libodbc++
PORTVERSION= 0.2.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= databases devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= libodbcxx
@@ -16,7 +16,7 @@ MAINTAINER= fjoe@FreeBSD.org
COMMENT= A C++ class library and toolset for ODBC access to data sources
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
USE_GNOME= pkgconfig
INSTALLS_SHLIB= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}