diff options
Diffstat (limited to 'cad/geda-utils')
-rw-r--r-- | cad/geda-utils/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/geda-utils/Makefile b/cad/geda-utils/Makefile index 28d85ee82000..8c5acd3359b5 100644 --- a/cad/geda-utils/Makefile +++ b/cad/geda-utils/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= geda.16:${PORTSDIR}/cad/libgeda \ USE_LIBTOOL= yes #USE_AUTOCONF= yes AUTOCONF= autoconf -USE_GNOMENG= yes USE_GNOME= gtk12 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |