diff options
Diffstat (limited to 'textproc/wv/Makefile')
-rw-r--r-- | textproc/wv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile index 5ca9b7927684..8d7d2868e920 100644 --- a/textproc/wv/Makefile +++ b/textproc/wv/Makefile @@ -7,7 +7,7 @@ PORTNAME= wv PORTVERSION= 1.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wvware @@ -25,7 +25,7 @@ RUN_DEPENDS= lynx:${PORTSDIR}/www/lynx-ssl USE_GETOPT_LONG= yes USE_GNOME= gnometarget pkgconfig glib20 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-exporter \ --with-glib=glib2 \ |