aboutsummaryrefslogtreecommitdiff
path: root/www/mod_blosxom
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-13 04:41:22 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-13 04:41:22 +0000
commite4aa76a9be409201f9ab206e1028818ae37599ad (patch)
tree851b6321fa03e5421d36a142f1d0c272f1deced6 /www/mod_blosxom
parenta85e6c4414deff6cfa08a492c0123b8bb3c35d25 (diff)
downloadports-e4aa76a9be409201f9ab206e1028818ae37599ad.tar.gz
ports-e4aa76a9be409201f9ab206e1028818ae37599ad.zip
Remove USE_REINPLACE from categories starting with W
Notes
Notes: svn path=/head/; revision=162218
Diffstat (limited to 'www/mod_blosxom')
-rw-r--r--www/mod_blosxom/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mod_blosxom/Makefile b/www/mod_blosxom/Makefile
index 46c6de167c4d..ec21d388cfee 100644
--- a/www/mod_blosxom/Makefile
+++ b/www/mod_blosxom/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= ychsiao@ychsiao.org
COMMENT= Apache module to build the extremely lightweight Weblog environment
USE_APACHE= yes
-USE_REINPLACE= yes
post-patch:
${REINPLACE_CMD} -e 's,^APXS=.*,APXS=${APXS},' ${WRKSRC}/Makefile