summaryrefslogtreecommitdiffstats
path: root/databases/gmysql
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-08-30 13:16:55 +0000
committerlioux <lioux@FreeBSD.org>2002-08-30 13:16:55 +0000
commit6aedde6e66212d890d083291657827862f71e05c (patch)
tree6a4474a7629d24d7140e3105e452926922e47bc5 /databases/gmysql
parent85b7f289a9fab91299683b02927874372aab552f (diff)
downloadFreeBSD-ports-6aedde6e66212d890d083291657827862f71e05c.zip
FreeBSD-ports-6aedde6e66212d890d083291657827862f71e05c.tar.gz
Deploy USE_GNOMENG infrastructure
PR: 42192 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'databases/gmysql')
-rw-r--r--databases/gmysql/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/gmysql/Makefile b/databases/gmysql/Makefile
index 42d7b12..9c90ee7 100644
--- a/databases/gmysql/Makefile
+++ b/databases/gmysql/Makefile
@@ -15,7 +15,8 @@ MAINTAINER= dirk@FreeBSD.org
LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-mysql=${PREFIX}
OpenPOWER on IntegriCloud