svn commit: r394894 - head/graphics/p5-Image-Grab

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Aug 20 16:06:20 UTC 2015


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/


More information about the svn-ports-all mailing list