aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-04-29 09:35:47 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-04-29 09:35:47 +0800
commit74fc901fb6b802b141fe4617738757900c56238f (patch)
tree89f39b6c150e3a598a25557ca268fc84465abd74 /www
parent5e6762349c7a88f87dc938cabe36075f60f3b745 (diff)
downloadfreebsd-ports-gnome-74fc901fb6b802b141fe4617738757900c56238f.tar.gz
freebsd-ports-gnome-74fc901fb6b802b141fe4617738757900c56238f.tar.zst
freebsd-ports-gnome-74fc901fb6b802b141fe4617738757900c56238f.zip
- Fix pkg-plist
- USE_APACHE=yes is deprecated - Bump PORTREVISION PR: ports/133623 Approved by: maintainer timeout (2 weeks) Submitted by: me
Diffstat (limited to 'www')
-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