summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-12-20 18:32:14 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-12-20 18:32:14 +0000
commit4a6d3c641b8d5b4930c9d0f56a706254ff591eb6 (patch)
tree30e90489bb2fde2dc42e526e58b11179a54191cc
parentAdd some notes for potential update submitters. (diff)
Use GH_COMMIT
Notes
Notes: svn path=/head/; revision=375081
-rw-r--r--security/kqoauth/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/kqoauth/Makefile b/security/kqoauth/Makefile
index c2d066734afd..47df13a8669c 100644
--- a/security/kqoauth/Makefile
+++ b/security/kqoauth/Makefile
@@ -19,8 +19,7 @@ QMAKE_SOURCE_PATH= ${PORTNAME}.pro
USE_GITHUB= yes
GH_ACCOUNT= kypeli
GH_PROJECT= kQOAuth
-
-WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${GH_PROJECT}-677339c
+GH_COMMIT= 677339c
pre-configure:
${REINPLACE_CMD} -e 's|$${target.path}/pkgconfig|$${INSTALL_PREFIX}/libdata/pkgconfig|g' \