summaryrefslogtreecommitdiff
path: root/www/bricolage
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-06-15 20:24:09 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-06-15 20:24:09 +0000
commit52e02a97a299fc738786c0f139a651f3bb466d1b (patch)
treee5acbd85d5227a526702ec957bf2be81bbf0caad /www/bricolage
parent- Fix previous commit (diff)
- Mark MAKE_JOBS_UNSAFE=yes
- Use SF Macro - Replace APXS with USE_APACHE=13
Notes
Notes: svn path=/head/; revision=235909
Diffstat (limited to 'www/bricolage')
-rw-r--r--www/bricolage/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/bricolage/Makefile b/www/bricolage/Makefile
index 1428b47c1f23..567db4ec3e78 100644
--- a/www/bricolage/Makefile
+++ b/www/bricolage/Makefile
@@ -9,8 +9,7 @@ PORTNAME= bricolage
PORTVERSION= 1.10.4
PORTREVISION= 1
CATEGORIES= www perl5
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= bricolage
+MASTER_SITE_SUBDIR= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A full-featured, open-source content-management and publishing system
@@ -55,8 +54,9 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
${BUILD_DEPENDS}
-APXS?= ${LOCALBASE}/sbin/apxs
+MAKE_JOBS_UNSAFE= yes
+USE_APACHE= 13
MAKE_ENV+= INSTALL_VERBOSITY="QUIET"
MAKE_ENV+= USE_DEFAULTS=freebsd