summaryrefslogtreecommitdiff
path: root/cad/geda-gschem
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/geda-gschem
parentDeploy USE_GNOMENG infrastructure (diff)
Deploy USE_GNOMENG infrastructure
PR: 42188 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65297
Diffstat (limited to 'cad/geda-gschem')
-rw-r--r--cad/geda-gschem/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/geda-gschem/Makefile b/cad/geda-gschem/Makefile
index a6fd4a4ad786..12bf81460b1f 100644
--- a/cad/geda-gschem/Makefile
+++ b/cad/geda-gschem/Makefile
@@ -20,7 +20,8 @@ LIB_DEPENDS= geda.15:${PORTSDIR}/cad/libgeda \
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" \