diff options
Diffstat (limited to 'textproc/minidom/Makefile')
-rw-r--r-- | textproc/minidom/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/minidom/Makefile b/textproc/minidom/Makefile index f8f5351109a0..eb4cd87a46fe 100644 --- a/textproc/minidom/Makefile +++ b/textproc/minidom/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ iconv.3:${PORTSDIR}/converters/libiconv USE_REINPLACE= yes -USE_GNOMENG= yes USE_GNOME= glib12 USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |