aboutsummaryrefslogtreecommitdiff
path: root/www/mod_line_edit
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-04-29 01:35:47 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-04-29 01:35:47 +0000
commit375fb7467ec9494a8fed7cf32628b9049f27f073 (patch)
treedf978f582bf027133b16629b22ed58e61f0280eb /www/mod_line_edit
parent53d8fa69c909d9016c54e63c682f4066b842a6bb (diff)
downloadports-375fb7467ec9494a8fed7cf32628b9049f27f073.tar.gz
ports-375fb7467ec9494a8fed7cf32628b9049f27f073.zip
- Fix pkg-plist
- USE_APACHE=yes is deprecated - Bump PORTREVISION PR: ports/133623 Approved by: maintainer timeout (2 weeks) Submitted by: me
Notes
Notes: svn path=/head/; revision=232927
Diffstat (limited to 'www/mod_line_edit')
-rw-r--r--www/mod_line_edit/Makefile4
-rw-r--r--www/mod_line_edit/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_line_edit/Makefile b/www/mod_line_edit/Makefile
index 24e3ebd87fcc..b79957c0a90f 100644
--- a/www/mod_line_edit/Makefile
+++ b/www/mod_line_edit/Makefile
@@ -8,6 +8,7 @@
PORTNAME= mod_line_edit
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://apache.webthing.com/mod_line_edit/
DISTFILES= mod_line_edit.c
@@ -15,8 +16,7 @@ DISTFILES= mod_line_edit.c
MAINTAINER= dom@helenmarks.co.uk
COMMENT= Apache module for simple text rewriting
-USE_APACHE= yes
-WITH_APACHE2= yes
+USE_APACHE= 2.0+
do-extract:
@${DO_NADA}
diff --git a/www/mod_line_edit/pkg-plist b/www/mod_line_edit/pkg-plist
index 26c0a0aa63de..3c7230ba6d9c 100644
--- a/www/mod_line_edit/pkg-plist
+++ b/www/mod_line_edit/pkg-plist
@@ -1,3 +1,3 @@
-libexec/apache2/mod_line_edit.so
+%%APACHEMODDIR%%/mod_line_edit.so
@exec %D/sbin/apxs -e -A -n line_edit %D/%F
@unexec %D/sbin/apxs -e -A -n line_edit %D/%F