aboutsummaryrefslogtreecommitdiff
path: root/databases/unixODBC/Makefile
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-08-30 21:29:46 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-08-30 21:29:46 +0000
commit66a0fb4907adaf10a8fc12ddc119b96877cca844 (patch)
treeaee017ed98c166659d53460342b3d50df4beb2b2 /databases/unixODBC/Makefile
parent6f7b31770141a6e162ceacfb149e62f7bbd14dc1 (diff)
downloadports-66a0fb4907adaf10a8fc12ddc119b96877cca844.tar.gz
ports-66a0fb4907adaf10a8fc12ddc119b96877cca844.zip
Notes
Diffstat (limited to 'databases/unixODBC/Makefile')
-rw-r--r--databases/unixODBC/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile
index 28cd08b69812..c772b34d4a1b 100644
--- a/databases/unixODBC/Makefile
+++ b/databases/unixODBC/Makefile
@@ -3,6 +3,7 @@
PORTNAME= unixODBC
PORTVERSION= 2.3.2
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.unixodbc.org/
@@ -14,11 +15,13 @@ LICENSE_COMB= multi
OPTIONS_DEFINE= DOCS
-USES= iconv
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_header_msql_h=no
CONFIGURE_ARGS= --enable-static --enable-shared \
${ICONV_CONFIGURE_ARG}
+INSTALL_TARGET= install-strip
+# :keepla because port uses lt_dlopen
+USES= iconv libtool:keepla
USE_LDCONFIG= yes
PORTDOCS= *