aboutsummaryrefslogtreecommitdiff
path: root/www/slash
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2008-09-02 12:54:32 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2008-09-02 12:54:32 +0000
commit543118f4a5cc864577162492838445c1e8addd2c (patch)
tree784c605c807e057215d4e48440d49374064b8671 /www/slash
parent4c2b86b45c4b64425ad6943b17065d97fb82fee7 (diff)
downloadports-543118f4a5cc864577162492838445c1e8addd2c.tar.gz
ports-543118f4a5cc864577162492838445c1e8addd2c.zip
Notes
Diffstat (limited to 'www/slash')
-rw-r--r--www/slash/Makefile11
-rw-r--r--www/slash/files/pkg-message.in (renamed from www/slash/pkg-message)0
2 files changed, 7 insertions, 4 deletions
diff --git a/www/slash/Makefile b/www/slash/Makefile
index 8ecbf991df03..8674a6a96331 100644
--- a/www/slash/Makefile
+++ b/www/slash/Makefile
@@ -7,13 +7,13 @@
PORTNAME= slash
PORTVERSION= 2.2.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= SF
MASTER_SITE_SUBDIR= slashcode
DISTNAME= slash-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= glarkin@FreeBSD.org
COMMENT= Slash-Like Automatic Storytelling Homepage system
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
@@ -23,6 +23,9 @@ RUN_DEPENDS= ${BUILD_DEPENDS} \
${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl
USE_PERL5= yes
+USE_APACHE= 13
+
+SUB_FILES+= pkg-message
MAKE_ARGS+= SLASH_PREFIX=${PREFIX}/slash
@@ -48,6 +51,6 @@ MAN3= FZ.3 Slash.3 Slash::Apache.3 Slash::Apache::Banlist.3 \
post-install:
@${FIND} ${PREFIX}/slash -name "*.orig" -delete
- @${SED} s!%%LOCALBASE%%!${LOCALBASE}!g ${PKGMESSAGE}
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/www/slash/pkg-message b/www/slash/files/pkg-message.in
index 04a9298e931a..04a9298e931a 100644
--- a/www/slash/pkg-message
+++ b/www/slash/files/pkg-message.in