From c59154aa540e8cc51a50c5b06fa445bd0bb75c6a Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Fri, 23 Dec 2016 09:12:26 +0000 Subject: [PATCH] Fix packaging --- databases/libodbc++/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/databases/libodbc++/Makefile b/databases/libodbc++/Makefile index 58b42ecd6b71..8a3ec8774406 100644 --- a/databases/libodbc++/Makefile +++ b/databases/libodbc++/Makefile @@ -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