svn commit: r357204 - head/security/p5-PGP
Kurt Jaeger
pi at FreeBSD.org
Mon Jun 9 20:42:17 UTC 2014
Author: pi
Date: Mon Jun 9 20:42:17 2014
New Revision: 357204
URL: http://svnweb.freebsd.org/changeset/ports/357204
QAT: https://qat.redports.org/buildarchive/r357204/
Log:
security/p5-PGP: unbreak on amd64
changing build dependency from security/pgp to security/pgpin
Approved-By: Muhammad Moinur Rahman <5u623l20 at gmail.com> (maintainer)
Approved-By: mentors (implicit)
Modified:
head/security/p5-PGP/Makefile
Modified: head/security/p5-PGP/Makefile
==============================================================================
--- head/security/p5-PGP/Makefile Mon Jun 9 20:40:41 2014 (r357203)
+++ head/security/p5-PGP/Makefile Mon Jun 9 20:42:17 2014 (r357204)
@@ -10,12 +10,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20 at gmail.com
COMMENT= Perl5 module to work with PGP messages
-BUILD_DEPENDS= pgp:${PORTSDIR}/security/pgp
+BUILD_DEPENDS= pgp:${PORTSDIR}/security/pgpin
PORTSCOUT= skipv:1.0
ONLY_FOR_ARCHS= i386 alpha amd64 sparc64
-BROKEN_amd64= dependency broken on amd64 architechture
USES= perl5
USE_PERL5= configure
More information about the svn-ports-all
mailing list