diff options
Diffstat (limited to 'cad/gwave')
-rw-r--r-- | cad/gwave/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile index cab682be7682..30dbfcf20c11 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \ guilegtk-1.2.0:${PORTSDIR}/x11-toolkits/guile-gtk USE_AUTOCONF= yes -USE_GNOMENG= yes USE_GNOME= gtk12 #CONFIGURE_ARGS= --enable-gdgeda CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |