svn commit: r328430 - head/www/bins

Marcelo Araujo araujo at FreeBSD.org
Fri Sep 27 04:04:14 UTC 2013


Author: araujo
Date: Fri Sep 27 04:04:13 2013
New Revision: 328430
URL: http://svnweb.freebsd.org/changeset/ports/328430

Log:
  - Add stage support forgotten in my previous commit.

Modified:
  head/www/bins/Makefile

Modified: head/www/bins/Makefile
==============================================================================
--- head/www/bins/Makefile	Fri Sep 27 04:03:15 2013	(r328429)
+++ head/www/bins/Makefile	Fri Sep 27 04:04:13 2013	(r328430)
@@ -38,7 +38,6 @@ DOC_EXTS=	html sgml xml
 
 MAN1=	bins-edit-gui.1 bins.1 bins_edit.1
 
-NO_STAGE=	yes
 post-patch::
 # perl PREFIX safeness
 	@${FIND} ${WRKSRC} -type f | \


More information about the svn-ports-all mailing list