aboutsummaryrefslogtreecommitdiffstats
path: root/net/libilbc
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-03-20 15:25:43 +0800
committerbdrewery <bdrewery@FreeBSD.org>2015-03-20 15:25:43 +0800
commit78c5994e60d47e3f4be796b187843d5c2d773d53 (patch)
tree2072e45fb3ab3095ac4b38b515707f16a96939fe /net/libilbc
parent75d2251a86cd8140270136878156e30993b8778d (diff)
downloadfreebsd-ports-gnome-78c5994e60d47e3f4be796b187843d5c2d773d53.tar.gz
freebsd-ports-gnome-78c5994e60d47e3f4be796b187843d5c2d773d53.tar.zst
freebsd-ports-gnome-78c5994e60d47e3f4be796b187843d5c2d773d53.zip
Default the WRKSRC to the proper extracted name for USE_GITHUB when
GH_TAGNAME is defaulted to the new DISTVERSIONPREFIX/DISTVERSION/DISTVERSIONSUFFIX change in r381689. This actually fixes the build for sysutils/zfstools, broken in r381704. With hat: portmgr
Diffstat (limited to 'net/libilbc')
-rw-r--r--net/libilbc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/libilbc/Makefile b/net/libilbc/Makefile
index 9db8ecc02b3e..e9f80e7961ca 100644
--- a/net/libilbc/Makefile
+++ b/net/libilbc/Makefile
@@ -15,7 +15,6 @@ CONFLICTS= ilbc-r[0-9]*
USE_GITHUB= yes
GH_ACCOUNT= TimothyGu
-WRKSRC= ${WRKDIR}/${GH_PROJECT}-${DISTVERSION}
USES= cmake
USE_LDCONFIG= yes