aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Cookies-w3m/Makefile
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2010-07-27 14:04:49 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2010-07-27 14:04:49 +0000
commit07f5023e1a2b3ef720646b7b5aea007f1e7451a8 (patch)
tree17d347d46a10ae69401649c66bfcbe7cccf95a90 /www/p5-HTTP-Cookies-w3m/Makefile
parent6ec5a444c84ce7349d40b9b378fe40520623cc77 (diff)
downloadports-07f5023e1a2b3ef720646b7b5aea007f1e7451a8.tar.gz
ports-07f5023e1a2b3ef720646b7b5aea007f1e7451a8.zip
Notes
Diffstat (limited to 'www/p5-HTTP-Cookies-w3m/Makefile')
-rw-r--r--www/p5-HTTP-Cookies-w3m/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/p5-HTTP-Cookies-w3m/Makefile b/www/p5-HTTP-Cookies-w3m/Makefile
index 411aec9e6e1c..ed3844161e18 100644
--- a/www/p5-HTTP-Cookies-w3m/Makefile
+++ b/www/p5-HTTP-Cookies-w3m/Makefile
@@ -7,6 +7,7 @@
PORTNAME= HTTP-Cookies-w3m
PORTVERSION= 0.01
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,12 +16,10 @@ MAINTAINER= markun@onohara.to
COMMENT= Cookie storage and management for w3m
BUILD_DEPENDS= ${SITE_PERL}/Module/Install.pm:${PORTSDIR}/devel/p5-Module-Install
-
-BROKEN= incomplete dependencies
+RUN_DEPENDS= ${BUILD_DEPENDS}
MAN3= HTTP::Cookies::w3m.3
PERL_CONFIGURE= yes
-.include <bsd.port.pre.mk>
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>