svn commit: r404002 - head/www/p5-Net-eBay

Antoine Brodin antoine at FreeBSD.org
Sat Dec 19 07:13:23 UTC 2015


Author: antoine
Date: Sat Dec 19 07:13:21 2015
New Revision: 404002
URL: https://svnweb.freebsd.org/changeset/ports/404002

Log:
  Fix make patch

Modified:
  head/www/p5-Net-eBay/Makefile

Modified: head/www/p5-Net-eBay/Makefile
==============================================================================
--- head/www/p5-Net-eBay/Makefile	Sat Dec 19 07:03:51 2015	(r404001)
+++ head/www/p5-Net-eBay/Makefile	Sat Dec 19 07:13:21 2015	(r404002)
@@ -36,7 +36,7 @@ SHEBANG_FILES=	examples/*.pl
 
 PORTEXAMPLES=	*
 
-post-patch:
+post-extract:
 	@${MKDIR} ${WRKSRC}/examples/
 	@${MV} ${WRKSRC}/*.pl ${WRKSRC}/examples/
 


More information about the svn-ports-head mailing list