git: 85dea591ba7d - main - textproc/yelp-xsl: Workaround fetching before GNOME in bsd.sites.mk fixed
Li-Wen Hsu
lwhsu at FreeBSD.org
Fri May 28 12:03:47 UTC 2021
The branch main has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=85dea591ba7dd37f864a9369f679087c2a411666
commit 85dea591ba7dd37f864a9369f679087c2a411666
Author: Li-Wen Hsu <lwhsu at FreeBSD.org>
AuthorDate: 2021-05-28 12:03:35 +0000
Commit: Li-Wen Hsu <lwhsu at FreeBSD.org>
CommitDate: 2021-05-28 12:03:35 +0000
textproc/yelp-xsl: Workaround fetching before GNOME in bsd.sites.mk fixed
PR: 256202
---
textproc/yelp-xsl/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile
index bfdc5dbe05af..7a68e9fc806d 100644
--- a/textproc/yelp-xsl/Makefile
+++ b/textproc/yelp-xsl/Makefile
@@ -4,6 +4,7 @@ PORTNAME= yelp-xsl
DISTVERSION= 40.0
CATEGORIES= textproc gnome
MASTER_SITES= GNOME
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= gnome3
MAINTAINER= gnome at FreeBSD.org
More information about the dev-commits-ports-all
mailing list