aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2011-05-23 06:19:00 +0800
committerohauer <ohauer@FreeBSD.org>2011-05-23 06:19:00 +0800
commit4e5b3249c8b8df9b7871e8c1fdca5c19f13b18a3 (patch)
tree9e74ee463b551079fe8af55812d7abea0c982f8a /www
parent1803e23ba78937a0169d9ad720653b3bc36e73c6 (diff)
downloadfreebsd-ports-gnome-4e5b3249c8b8df9b7871e8c1fdca5c19f13b18a3.tar.gz
freebsd-ports-gnome-4e5b3249c8b8df9b7871e8c1fdca5c19f13b18a3.tar.zst
freebsd-ports-gnome-4e5b3249c8b8df9b7871e8c1fdca5c19f13b18a3.zip
- remove unneedet include of "bsd.apache.mk"
- fix a pkg-plist issue - bump portrevision commit with hat apache@
Diffstat (limited to 'www')
-rw-r--r--www/blogsum/Makefile5
-rw-r--r--www/blogsum/pkg-plist2
2 files changed, 4 insertions, 3 deletions
diff --git a/www/blogsum/Makefile b/www/blogsum/Makefile
index f226ae2ea3d7..20cb3524e023 100644
--- a/www/blogsum/Makefile
+++ b/www/blogsum/Makefile
@@ -7,6 +7,7 @@
PORTNAME= blogsum
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.dixongroup.net/
@@ -23,10 +24,10 @@ PERL_MODULES= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
NO_BUILD= yes
USE_PERL5_RUN= yes
-USE_APACHE= 1.3+
+USE_APACHE_RUN= 1.3+
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/Mk/bsd.apache.mk"
+
.if ${APACHE_VERSION} != 13
PERL_MODULES+= ${LOCALBASE}/${APACHEMODDIR}/mod_perl.so:${PORTSDIR}/www/mod_perl2
.else
diff --git a/www/blogsum/pkg-plist b/www/blogsum/pkg-plist
index 535c4df3f4b7..2542b63642b5 100644
--- a/www/blogsum/pkg-plist
+++ b/www/blogsum/pkg-plist
@@ -22,7 +22,6 @@
%%WWWDIR%%/themes/default/images/xml.gif
%%WWWDIR%%/themes/default/index.tmpl
%%WWWDIR%%/themes/default/style.css
-@exec mkdir -p %D %%WWWDIR%%/data/
@dirrm %%WWWDIR%%/themes/default/images
@dirrm %%WWWDIR%%/themes/default
@dirrm %%WWWDIR%%/themes
@@ -31,3 +30,4 @@
@dirrm %%WWWDIR%%/data
@dirrm %%WWWDIR%%/Blogsum
@dirrm %%WWWDIR%%
+@exec mkdir -p %D/%%WWWDIR%%/data