svn commit: r342159 - head/security/ckpass

Martin Wilke miwi at FreeBSD.org
Sat Feb 1 14:51:22 UTC 2014


Author: miwi
Date: Sat Feb  1 14:51:21 2014
New Revision: 342159
URL: http://svnweb.freebsd.org/changeset/ports/342159
QAT: https://qat.redports.org/buildarchive/r342159/

Log:
  - Stage support

Modified:
  head/security/ckpass/Makefile

Modified: head/security/ckpass/Makefile
==============================================================================
--- head/security/ckpass/Makefile	Sat Feb  1 14:43:46 2014	(r342158)
+++ head/security/ckpass/Makefile	Sat Feb  1 14:51:21 2014	(r342159)
@@ -19,5 +19,4 @@ LDFLAGS+=	-L${LOCALBASE}/lib
 
 PLIST_FILES=	bin/ckpass
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list