aboutsummaryrefslogtreecommitdiff
path: root/databases/libiodbc/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2016-09-01 14:59:08 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2016-09-01 14:59:08 +0000
commit61dfcdd81dc2f4e50560bca6456bb7fb3785ee35 (patch)
tree01243aae1bb164576398f3019c68676e2397ff3b /databases/libiodbc/Makefile
parentaa41190513a92ad80a2041e093d8476436700082 (diff)
downloadports-61dfcdd81dc2f4e50560bca6456bb7fb3785ee35.tar.gz
ports-61dfcdd81dc2f4e50560bca6456bb7fb3785ee35.zip
Update databases/libiodbc to 3.52.12
While doing so, make qa.sh happy by adding some GTK2-deps. Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D7728
Notes
Notes: svn path=/head/; revision=421230
Diffstat (limited to 'databases/libiodbc/Makefile')
-rw-r--r--databases/libiodbc/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/databases/libiodbc/Makefile b/databases/libiodbc/Makefile
index 776f10d7300e..53a304c4e831 100644
--- a/databases/libiodbc/Makefile
+++ b/databases/libiodbc/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libiodbc
-PORTVERSION= 3.52.9
-PORTREVISION= 1
+PORTVERSION= 3.52.12
CATEGORIES= databases
MASTER_SITES= SF/iodbc/iodbc/${PORTVERSION}
@@ -26,7 +25,11 @@ USE_LDCONFIG= yes
OPTIONS_DEFINE= GTK2 DOCS EXAMPLES
OPTIONS_SUB= yes
-GTK2_USE= GNOME=gtk20
+GTK2_USE= GNOME=cairo,gdkpixbuf2,gtk20
+GTK2_USES= gettext-runtime
+GTK2_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
+ libfreetype.so:print/freetype2
+
GTK2_CONFIGURE_ENABLE= gui
post-patch: