Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 2015 16:06:19 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r394894 - head/graphics/p5-Image-Grab
Message-ID:  <201508201606.t7KG6JKg014293@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Aug 20 16:06:19 2015
New Revision: 394894
URL: https://svnweb.freebsd.org/changeset/ports/394894

Log:
  - Add NO_ARCH
  - Add WWW:

Modified:
  head/graphics/p5-Image-Grab/Makefile
  head/graphics/p5-Image-Grab/pkg-descr

Modified: head/graphics/p5-Image-Grab/Makefile
==============================================================================
--- head/graphics/p5-Image-Grab/Makefile	Thu Aug 20 16:05:10 2015	(r394893)
+++ head/graphics/p5-Image-Grab/Makefile	Thu Aug 20 16:06:19 2015	(r394894)
@@ -20,5 +20,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 CONFIGURE_ENV=	${ECHO_CMD} "N" |
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/graphics/p5-Image-Grab/pkg-descr
==============================================================================
--- head/graphics/p5-Image-Grab/pkg-descr	Thu Aug 20 16:05:10 2015	(r394893)
+++ head/graphics/p5-Image-Grab/pkg-descr	Thu Aug 20 16:06:19 2015	(r394894)
@@ -1,2 +1,4 @@
 Image::Grab is a simple way to get images with URLs that are either not
 predictable or are "hidden" by some method.
+
+WWW: http://search.cpan.org/dist/Image-Grab/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508201606.t7KG6JKg014293>