aboutsummaryrefslogtreecommitdiff
path: root/security/p5-GnuPG-Interface
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-09 19:04:24 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-09 19:04:24 +0000
commit911184a1addf6926b79af0bc06dcdb8f631550a2 (patch)
treea9db34acc6873eb42df762a0f5e529a7c9f69024 /security/p5-GnuPG-Interface
parent7872925f6d936115e58f241635a4e93db73ddeee (diff)
downloadports-911184a1addf6926b79af0bc06dcdb8f631550a2.tar.gz
ports-911184a1addf6926b79af0bc06dcdb8f631550a2.zip
- Fix build: this needs to be able to detect gpg
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=208682
Diffstat (limited to 'security/p5-GnuPG-Interface')
-rw-r--r--security/p5-GnuPG-Interface/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile
index 8720499488b1..45c0c67279cc 100644
--- a/security/p5-GnuPG-Interface/Makefile
+++ b/security/p5-GnuPG-Interface/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl module for interfacing with GnuPG
+BUILD_DEPENDS= gpg2:${PORTSDIR}/security/gnupg
RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg \
p5-Class-MethodMaker>=0:${PORTSDIR}/devel/p5-Class-MethodMaker