From 5cca71785aba3f45723006ede8c79fdeefb28b8d Mon Sep 17 00:00:00 2001 From: lioux Date: Fri, 30 Aug 2002 13:05:55 +0000 Subject: Deploy USE_GNOMENG infrastructure PR: 42188 Submitted by: Edwin Groothuis --- cad/geda-gschem/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cad/geda-gschem') 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" \ -- cgit