aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-SimpleLinkChecker/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-07 13:55:25 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-07 13:55:25 +0000
commit1e2bf2c5d57e115acb946a6b16e47483d5a8a391 (patch)
tree2ebf187b9ffba43b33c30ab99f9ca1be04e1ac37 /www/p5-HTTP-SimpleLinkChecker/Makefile
parent6743d2bbeb216285c21fe60f98fafa92af52d2bc (diff)
downloadports-1e2bf2c5d57e115acb946a6b16e47483d5a8a391.tar.gz
ports-1e2bf2c5d57e115acb946a6b16e47483d5a8a391.zip
Notes
Diffstat (limited to 'www/p5-HTTP-SimpleLinkChecker/Makefile')
-rw-r--r--www/p5-HTTP-SimpleLinkChecker/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-HTTP-SimpleLinkChecker/Makefile b/www/p5-HTTP-SimpleLinkChecker/Makefile
index 3e691538ca82..b09dde8cfa96 100644
--- a/www/p5-HTTP-SimpleLinkChecker/Makefile
+++ b/www/p5-HTTP-SimpleLinkChecker/Makefile
@@ -11,13 +11,9 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Check the HTTP response code for a link
BUILD_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww
-
-MAN1= http_status.1
-MAN3= HTTP::SimpleLinkChecker.3
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.mk>