svn commit: r398362 - head/www/p5-WebService-NoPaste

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 1 16:00:45 UTC 2015


Author: sunpoet
Date: Thu Oct  1 16:00:44 2015
New Revision: 398362
URL: https://svnweb.freebsd.org/changeset/ports/398362

Log:
  - Add NO_ARCH
  - Sort USES

Modified:
  head/www/p5-WebService-NoPaste/Makefile

Modified: head/www/p5-WebService-NoPaste/Makefile
==============================================================================
--- head/www/p5-WebService-NoPaste/Makefile	Thu Oct  1 16:00:40 2015	(r398361)
+++ head/www/p5-WebService-NoPaste/Makefile	Thu Oct  1 16:00:44 2015	(r398362)
@@ -22,8 +22,9 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 OPTIONS_DEFINE=	X11
 X11_DESC=	X11 Clipboard support
 
+NO_ARCH=	yes
 USE_PERL5=	configure
-USES=		shebangfix perl5
+USES=		perl5 shebangfix
 
 SHEBANG_FILES=	nopaste
 


More information about the svn-ports-head mailing list