aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-12 09:43:54 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-12 09:43:54 +0000
commitd45a0582f69e205b53c0c3a73ccdf339daa093d8 (patch)
treeac247afab60ce2e3b00594dea7b503372fd4f4ca /net-p2p
parent9d5f9eb7f6c2ba0c993b7b7f5d1e19a770f66e29 (diff)
downloadports-d45a0582f69e205b53c0c3a73ccdf339daa093d8.tar.gz
ports-d45a0582f69e205b53c0c3a73ccdf339daa093d8.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/verlihub/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net-p2p/verlihub/Makefile b/net-p2p/verlihub/Makefile
index 5d82ca4e6f66..6fd0038c7953 100644
--- a/net-p2p/verlihub/Makefile
+++ b/net-p2p/verlihub/Makefile
@@ -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>