diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-23 01:14:25 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-23 01:14:25 +0000 |
commit | 80d4a2c1b9ee02c88494415d295ea1f0def82991 (patch) | |
tree | e4bc76b5f035f34df58c662b9b67835200fe8da1 /security/p5-GD-SecurityImage | |
parent | d6ae8aee59db310c361e51a560ca9a39a4faabe3 (diff) |
- set some PORTSCOUT vars
Notes
Notes:
svn path=/head/; revision=266757
Diffstat (limited to 'security/p5-GD-SecurityImage')
-rw-r--r-- | security/p5-GD-SecurityImage/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-GD-SecurityImage/Makefile b/security/p5-GD-SecurityImage/Makefile index 55e59d847781..f32d5d091191 100644 --- a/security/p5-GD-SecurityImage/Makefile +++ b/security/p5-GD-SecurityImage/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ ${SITE_PERL}/${PERL_ARCH}/Image/Magick.pm:${PORTSDIR}/graphics/ImageMagick RUN_DEPENDS= ${BUILD_DEPENDS} +PORTSCOUT= skipv:1.581 + PERL_CONFIGURE= yes MAN3= GD::SecurityImage.3 \ |