ports/181046: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Mon Aug 5 06:00:01 UTC 2013
The following reply was made to PR ports/181046; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/181046: commit references a PR
Date: Mon, 5 Aug 2013 05:58:41 +0000 (UTC)
Author: az
Date: Mon Aug 5 05:58:29 2013
New Revision: 324259
URL: http://svnweb.freebsd.org/changeset/ports/324259
Log:
- Fix port build
PR: ports/181046
Submitted by: Erick Turnquist <jhujhiti at adjectivism.org>
Modified:
head/www/p5-Apache-AuthCookie/Makefile
Modified: head/www/p5-Apache-AuthCookie/Makefile
==============================================================================
--- head/www/p5-Apache-AuthCookie/Makefile Mon Aug 5 03:29:25 2013 (r324258)
+++ head/www/p5-Apache-AuthCookie/Makefile Mon Aug 5 05:58:29 2013 (r324259)
@@ -16,14 +16,14 @@ BUILD_DEPENDS= ${APACHE_PKGNAMEPREFIX}mo
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_APACHE= 22+
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.pre.mk>
CURUSER?= `whoami`
CURGRP?= `groups | ${AWK} '{print $$1}'`
TESTPORT?= 8228
-USES= perl5
-USE_PERL5= configure
CONFIGURE_ENV+= APACHE="${HTTPD}" \
TESTUSER="${CURUSER}" \
TESTGRP="${CURGRP}" \
_______________________________________________
svn-ports-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-perl
mailing list