svn commit: r344702 - head/devel/uatraits

Martin Wilke miwi at FreeBSD.org
Mon Feb 17 07:41:09 UTC 2014


Author: miwi
Date: Mon Feb 17 07:41:08 2014
New Revision: 344702
URL: http://svnweb.freebsd.org/changeset/ports/344702
QAT: https://qat.redports.org/buildarchive/r344702/

Log:
  - Stage support

Modified:
  head/devel/uatraits/Makefile

Modified: head/devel/uatraits/Makefile
==============================================================================
--- head/devel/uatraits/Makefile	Mon Feb 17 07:40:44 2014	(r344701)
+++ head/devel/uatraits/Makefile	Mon Feb 17 07:41:08 2014	(r344702)
@@ -23,7 +23,6 @@ USE_PYTHON=	yes
 USE_OPENSSL=	yes
 USE_LDCONFIG=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .if exists(${PYTHON_CMD}-config)


More information about the svn-ports-all mailing list