aboutsummaryrefslogtreecommitdiff
path: root/cad/libgeda
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 13:05:55 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 13:05:55 +0000
commita517c31c117fc10f6a7d523529ee638ba063ac89 (patch)
tree895659b876a4257305a3414909a3c4b7c8166911 /cad/libgeda
parent5dec55380d9178c61f0f60c855c93f82aaa57596 (diff)
downloadports-a517c31c117fc10f6a7d523529ee638ba063ac89.tar.gz
ports-a517c31c117fc10f6a7d523529ee638ba063ac89.zip
Notes
Diffstat (limited to 'cad/libgeda')
-rw-r--r--cad/libgeda/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile
index 36ac7a2889cc..95f82e37f974 100644
--- a/cad/libgeda/Makefile
+++ b/cad/libgeda/Makefile
@@ -19,7 +19,8 @@ LIB_DEPENDS= gdgeda.4:${PORTSDIR}/graphics/libgdgeda \
USE_LIBTOOL= yes
USE_AUTOCONF= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-gdgeda
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \