aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-12-21 02:32:14 +0800
committerantoine <antoine@FreeBSD.org>2014-12-21 02:32:14 +0800
commitde0680b3dfe1f16a660381d736159673b7d55d16 (patch)
tree30e90489bb2fde2dc42e526e58b11179a54191cc
parent94cb2c7b4a514a99052e53d88c46d9fb87169edb (diff)
downloadfreebsd-ports-gnome-de0680b3dfe1f16a660381d736159673b7d55d16.tar.gz
freebsd-ports-gnome-de0680b3dfe1f16a660381d736159673b7d55d16.tar.zst
freebsd-ports-gnome-de0680b3dfe1f16a660381d736159673b7d55d16.zip
Use GH_COMMIT
-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' \