aboutsummaryrefslogtreecommitdiff
path: root/databases/libiodbc/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 13:16:55 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 13:16:55 +0000
commita1236aeac74a98e646df6d57b958420724b0ef1e (patch)
tree10dcf6d2be9ddc1070d0db883aad86cb05da6980 /databases/libiodbc/Makefile
parent5b2baac5a0f0630f3f4b83b8faa3067e3e07c502 (diff)
downloadports-a1236aeac74a98e646df6d57b958420724b0ef1e.tar.gz
ports-a1236aeac74a98e646df6d57b958420724b0ef1e.zip
Deploy USE_GNOMENG infrastructure
PR: 42192 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65300
Diffstat (limited to 'databases/libiodbc/Makefile')
-rw-r--r--databases/libiodbc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/libiodbc/Makefile b/databases/libiodbc/Makefile
index 2aa17a4a27d4..5844e028b928 100644
--- a/databases/libiodbc/Makefile
+++ b/databases/libiodbc/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= ebakke@trolltech.com
USE_LIBTOOL= yes
USE_GMAKE= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
INSTALLS_SHLIB= yes
INIDIR= ${PREFIX}/etc/${PORTNAME}
CONFIGURE_ARGS= --with-iodbc-inidir=${INIDIR}