diff options
| author | Matthias Fechner <mfechner@FreeBSD.org> | 2021-04-08 14:42:33 +0000 |
|---|---|---|
| committer | Matthias Fechner <mfechner@FreeBSD.org> | 2021-04-09 18:44:23 +0000 |
| commit | 911f04257e3175fca4e46c7d57bf5ca79767e209 (patch) | |
| tree | 713ce6bcb852765cd9b4e7cb1a3707c4a7ae130c /dns | |
| parent | 12ae9706d9b2bc40f303077f1b3c5801b94ea027 (diff) | |
Diffstat (limited to 'dns')
| -rw-r--r-- | dns/bind9-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index caca1f09fed8..58608d0a338f 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -56,6 +56,8 @@ GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 GL_COMMIT= 8556c7f854837facf43a4c57fd03f5d4111b5732 +# This is required till https://gitlab.isc.org is upgraded to newer gitlab version +WRKSRC= ${WRKDIR}/${GL_PROJECT}-${GL_COMMIT}-${GL_COMMIT} CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} |
