svn commit: r343877 - head/net-p2p/verlihub

Martin Wilke miwi at FreeBSD.org
Wed Feb 12 09:43:55 UTC 2014


Author: miwi
Date: Wed Feb 12 09:43:54 2014
New Revision: 343877
URL: http://svnweb.freebsd.org/changeset/ports/343877
QAT: https://qat.redports.org/buildarchive/r343877/

Log:
  - Stage support

Modified:
  head/net-p2p/verlihub/Makefile

Modified: head/net-p2p/verlihub/Makefile
==============================================================================
--- head/net-p2p/verlihub/Makefile	Wed Feb 12 09:43:24 2014	(r343876)
+++ head/net-p2p/verlihub/Makefile	Wed Feb 12 09:43:54 2014	(r343877)
@@ -28,11 +28,7 @@ USE_LDCONFIG=	yes
 USE_OPENSSL=	yes
 SUB_FILES+=	pkg-message
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's|for libpath in /|for libpath in ${PREFIX} /|g' ${WRKSRC}/config_geoip
 
-post-install:
-	@${CAT} ${PKGMESSAGE}
-
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list