svn commit: r394387 - head/www/p5-Web-Query
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Aug 16 04:12:19 UTC 2015
Author: sunpoet
Date: Sun Aug 16 04:12:18 2015
New Revision: 394387
URL: https://svnweb.freebsd.org/changeset/ports/394387
Log:
- Remove MASTER_SITE_SUBDIR
- Add NO_ARCH
Modified:
head/www/p5-Web-Query/Makefile
Modified: head/www/p5-Web-Query/Makefile
==============================================================================
--- head/www/p5-Web-Query/Makefile Sun Aug 16 03:04:59 2015 (r394386)
+++ head/www/p5-Web-Query/Makefile Sun Aug 16 04:12:18 2015 (r394387)
@@ -6,7 +6,6 @@ PORTVERSION= 0.26
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:TOKUHIROM
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at FreeBSD.org
@@ -21,6 +20,7 @@ BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTS
p5-libwww>=6:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USE_PERL5= modbuild
USES= perl5
More information about the svn-ports-head
mailing list