mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix packaging
This commit is contained in:
parent
7449924757
commit
c59154aa54
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429232
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= libodbc++
|
PORTNAME= libodbc++
|
||||||
PORTVERSION= 0.2.5
|
PORTVERSION= 0.2.5
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= databases devel
|
CATEGORIES= databases devel
|
||||||
MASTER_SITES= SF/libodbcxx/libodbc%2B%2B/${PORTVERSION}
|
MASTER_SITES= SF/libodbcxx/libodbc%2B%2B/${PORTVERSION}
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@ OPTIONS_DEFINE= DOXYGEN
|
||||||
|
|
||||||
DOXYGEN_BUILD_DEPENDS= doxygen:devel/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
|
USE_LDCONFIG= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --with-isqlxx
|
CONFIGURE_ARGS= --with-isqlxx
|
||||||
|
|
Loading…
Add table
Reference in a new issue