- Fix the build with unixODBC 2.2.12:
GNU_CONFIGURE=yes -> USE_AUTOTOOLS=libtool:15 - Bump PORTREVISION
This commit is contained in:
parent
1f80ff9c74
commit
8e9ce1e471
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178206
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user