svn commit: r340269 - head/irc/dircproxy

Martin Matuska mm at FreeBSD.org
Sun Jan 19 12:01:15 UTC 2014


Author: mm
Date: Sun Jan 19 12:01:14 2014
New Revision: 340269
URL: http://svnweb.freebsd.org/changeset/ports/340269
QAT: https://qat.redports.org/buildarchive/r340269/

Log:
  Add STAGE support to irc/dircproxy

Modified:
  head/irc/dircproxy/Makefile

Modified: head/irc/dircproxy/Makefile
==============================================================================
--- head/irc/dircproxy/Makefile	Sun Jan 19 11:43:22 2014	(r340268)
+++ head/irc/dircproxy/Makefile	Sun Jan 19 12:01:14 2014	(r340269)
@@ -21,7 +21,6 @@ PKGMESSAGE=	${WRKDIR}/pkg-message
 MAN1=		dircproxy.1 dircproxy-crypt.1
 .endif
 
-NO_STAGE=	yes
 post-install:
 .if !defined(NO_INSTALL_MANPAGES)
 		@cd ${WRKSRC}/doc && make install-man


More information about the svn-ports-all mailing list