1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

- Fix build: this needs to be able to detect gpg

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2008-03-09 19:04:24 +00:00
parent 7872925f6d
commit 911184a1ad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208682

View File

@ -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