aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2006-11-29 04:13:36 +0800
committerfjoe <fjoe@FreeBSD.org>2006-11-29 04:13:36 +0800
commit724394f762cd1dce2187398436a1301cbc83ce45 (patch)
treeebc75a405f60d8f05928ff821075dcfa24e29d42 /databases
parent40e59b3e9b437b4ac67665f20c8bde4f781ad032 (diff)
downloadfreebsd-ports-gnome-724394f762cd1dce2187398436a1301cbc83ce45.tar.gz
freebsd-ports-gnome-724394f762cd1dce2187398436a1301cbc83ce45.tar.zst
freebsd-ports-gnome-724394f762cd1dce2187398436a1301cbc83ce45.zip
- Fix the build with unixODBC 2.2.12:
GNU_CONFIGURE=yes -> USE_AUTOTOOLS=libtool:15 - Bump PORTREVISION
Diffstat (limited to 'databases')
-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}