svn commit: r429232 - head/databases/libodbc++
Antoine Brodin
antoine at FreeBSD.org
Fri Dec 23 09:12:27 UTC 2016
Author: antoine
Date: Fri Dec 23 09:12:26 2016
New Revision: 429232
URL: https://svnweb.freebsd.org/changeset/ports/429232
Log:
Fix packaging
Modified:
head/databases/libodbc++/Makefile
Modified: head/databases/libodbc++/Makefile
==============================================================================
--- head/databases/libodbc++/Makefile Fri Dec 23 08:25:43 2016 (r429231)
+++ head/databases/libodbc++/Makefile Fri Dec 23 09:12:26 2016 (r429232)
@@ -2,7 +2,7 @@
PORTNAME= libodbc++
PORTVERSION= 0.2.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases devel
MASTER_SITES= SF/libodbcxx/libodbc%2B%2B/${PORTVERSION}
@@ -15,7 +15,7 @@ OPTIONS_DEFINE= DOXYGEN
DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen
-USES= gmake libtool ncurses pathfix pkgconfig tar:bzip2
+USES= gmake libtool ncurses pathfix pkgconfig readline tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-isqlxx
More information about the svn-ports-all
mailing list