aboutsummaryrefslogtreecommitdiff
path: root/net-im/qTox
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-07 17:26:05 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-07 17:26:05 +0000
commit9d4e763ba0be3ba0f44ce85396e85a1719c06e0a (patch)
treee02c8ff8239303ab6a2e3d529b26e0934364cdcf /net-im/qTox
parent390a0c14b8f7b41f0d082c3576347c4858e5d07d (diff)
downloadports-9d4e763ba0be3ba0f44ce85396e85a1719c06e0a.tar.gz
ports-9d4e763ba0be3ba0f44ce85396e85a1719c06e0a.zip
Notes
Diffstat (limited to 'net-im/qTox')
-rw-r--r--net-im/qTox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile
index b9707cad4539..f2fa30c15671 100644
--- a/net-im/qTox/Makefile
+++ b/net-im/qTox/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qTox
PORTVERSION= 0.150426
+PORTREVISION= 1
CATEGORIES= net-im net-p2p
MAINTAINER= yuri@rawbw.com
@@ -38,7 +39,7 @@ pre-everything::
@${ECHO_MSG}
post-patch:
- @${REINPLACE_CMD} -e 's|$$$$system(git rev-parse HEAD)|"${GH_COMMIT}"|' \
+ @${REINPLACE_CMD} -e 's|$$$$system(git rev-parse HEAD)|"${GH_TAGNAME}"|' \
${WRKSRC}/qtox.pro
@${REINPLACE_CMD} -e 's|INCLUDEPATH += "/usr/include|INCLUDEPATH += "/usr/local/include|' \
${WRKSRC}/qtox.pro