summaryrefslogtreecommitdiff
path: root/www/w3m
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2001-01-11 00:56:26 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2001-01-11 00:56:26 +0000
commit2175105ad7553b52c9591defca9a9e439542817c (patch)
tree09ffa9fbc4a281719778fafa98fdeb42149d0fd6 /www/w3m
parentUpgrade to 0.63.1. (diff)
Avoid conflict with /usr/bin/patch by installing the version from
the ports collection as "gpatch". Beautify the descriptions. Update the ports which depend on this version. PR: 23702 Submitted by: Christian Weisgerber <naddy@mips.inka.de> Reviewed by: knu
Notes
Notes: svn path=/head/; revision=37083
Diffstat (limited to 'www/w3m')
-rw-r--r--www/w3m/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile
index 3d0da595f505..675fec4ef490 100644
--- a/www/w3m/Makefile
+++ b/www/w3m/Makefile
@@ -25,8 +25,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= nobutaka@nobutaka.com
BUILD_DEPENDS= ${LOCALBASE}/lib/libgc.a:${PORTSDIR}/devel/boehm-gc \
- ${LOCALBASE}/bin/patch:${PORTSDIR}/devel/patch
-PATCH= ${LOCALBASE}/bin/patch
+ ${PATCH}:${PORTSDIR}/devel/patch
+PATCH= ${LOCALBASE}/bin/gpatch
W3M_VERSION= 0.1.11
W3M_PATCHLEVEL= 23