aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-GrowlClient
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 22:30:02 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 22:30:02 +0000
commit92144196a4b9baf81efe3f97a8caa8bf00a38559 (patch)
tree68ca3847b247620e825fec69a8ed09a81a2de439 /net/p5-Net-GrowlClient
parent61ca95f20aa100c756d97be710d7ec71387ab512 (diff)
downloadports-92144196a4b9baf81efe3f97a8caa8bf00a38559.tar.gz
ports-92144196a4b9baf81efe3f97a8caa8bf00a38559.zip
Notes
Diffstat (limited to 'net/p5-Net-GrowlClient')
-rw-r--r--net/p5-Net-GrowlClient/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/p5-Net-GrowlClient/Makefile b/net/p5-Net-GrowlClient/Makefile
index b3f2f05856fd..1b85a762a39b 100644
--- a/net/p5-Net-GrowlClient/Makefile
+++ b/net/p5-Net-GrowlClient/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Net-GrowlClient
PORTVERSION= 0.02
+PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Net
@@ -15,10 +16,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= Perl implementation of Growl Network Notification Protocol
-BUILD_DEPENDS= p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \
- p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA
-RUN_DEPENDS= p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \
- p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA
+BUILD_DEPENDS= p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA
+RUN_DEPENDS= p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA
PERL_CONFIGURE= yes