summaryrefslogtreecommitdiff
path: root/databases/gtksql
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-05-31 07:26:50 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-05-31 07:26:50 +0000
commitdbd3fce72447fcf1ad9debaca91e011a207045f7 (patch)
treeea49b2924d1f12cfae5bd47fe8924bb11d72b881 /databases/gtksql
parentUpdate to 2.10.2, and register a dependency upon libgdl-1 if gdl is (diff)
- Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12
Approved by: portmgr (marcus)
Notes
Notes: svn path=/head/; revision=136491
Diffstat (limited to 'databases/gtksql')
-rw-r--r--databases/gtksql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile
index 76b66f1b1343..ecfd1ca6416d 100644
--- a/databases/gtksql/Makefile
+++ b/databases/gtksql/Makefile
@@ -19,7 +19,7 @@ WITH_MYSQL= yes
.endif
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOME= gtk12
USE_REINPLACE= yes
.include <bsd.port.pre.mk>