ports/178865: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Sat May 25 08:10:01 UTC 2013
The following reply was made to PR ports/178865; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/178865: commit references a PR
Date: Sat, 25 May 2013 08:06:17 +0000 (UTC)
Author: az
Date: Sat May 25 08:06:10 2013
New Revision: 319032
URL: http://svnweb.freebsd.org/changeset/ports/319032
Log:
- Avoid using SITE_PERL in dependencies
PR: ports/178865
Submitted by: az
Approved by: Hirohisa Yamaguchi <umq at ueo.co.jp> (maintainer)
Modified:
head/mail/opendkim/Makefile.features
Modified: head/mail/opendkim/Makefile.features
==============================================================================
--- head/mail/opendkim/Makefile.features Sat May 25 07:46:10 2013 (r319031)
+++ head/mail/opendkim/Makefile.features Sat May 25 08:06:10 2013 (r319032)
@@ -63,7 +63,7 @@ CONFIGURE_ARGS+= --enable-identity_heade
.if ${PORT_OPTIONS:MLCOV}
BROKEN= Does not install
BUILD_DEPENDS+= lcov:${PORTSDIR}/devel/lcov \
- ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
+ p5-GD>=0:${PORTSDIR}/graphics/p5-GD
CONFIGURE_ARGS+= --with-lcov
.else
CONFIGURE_ARGS+= --without-lcov
_______________________________________________
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-ports-bugs
mailing list