aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/wv/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-11-05 08:06:21 +0800
committermiwi <miwi@FreeBSD.org>2006-11-05 08:06:21 +0800
commit19da7f78057fcbccaea9afb854d5ee46ab11ca8c (patch)
treea679dfa7910ff779b69ebcdf547daef37e53d469 /textproc/wv/Makefile
parentc1b37b781136a270106caa1e78b6d2a4daa13fea (diff)
downloadfreebsd-ports-gnome-19da7f78057fcbccaea9afb854d5ee46ab11ca8c.tar.gz
freebsd-ports-gnome-19da7f78057fcbccaea9afb854d5ee46ab11ca8c.tar.zst
freebsd-ports-gnome-19da7f78057fcbccaea9afb854d5ee46ab11ca8c.zip
- Update to 1.2.4
PR: ports/105036 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Sponsored by: FreeBSD Bug-a-thon #2
Diffstat (limited to 'textproc/wv/Makefile')
-rw-r--r--textproc/wv/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile
index 86433d756749..aa6007b847e6 100644
--- a/textproc/wv/Makefile
+++ b/textproc/wv/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= wv
-PORTVERSION= 1.2.1
+PORTVERSION= 1.2.4
CATEGORIES= textproc
-MASTER_SITES= http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/ \
- ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wvware
MAINTAINER= ports@FreeBSD.org
@@ -25,7 +24,7 @@ RUN_DEPENDS= lynx:${PORTSDIR}/www/lynx-ssl
USE_GETOPT_LONG= yes
USE_GNOME= gnometarget libgsf
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-png=${LOCALBASE} \