aboutsummaryrefslogtreecommitdiff
path: root/cad/geda
diff options
context:
space:
mode:
Diffstat (limited to 'cad/geda')
-rw-r--r--cad/geda/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index d8fd3259380d..a075b3ccb2fb 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -15,12 +15,10 @@ DISTNAME= gEDA-19990516
MAINTAINER= vanilla@FreeBSD.org
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- guile.9:${PORTSDIR}/lang/guile
-
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
USE_X_PREFIX= yes
+USE_GTK= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --with-gtk-config=${GTK_CONFIG}