Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 2014 09:43:54 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343877 - head/net-p2p/verlihub
Message-ID:  <201402120943.s1C9hsUV012582@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402120943.s1C9hsUV012582>