pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

foliate: Update reference to gjs as lang/gjs.



Module Name:	pkgsrc-wip
Committed By:	Santhosh Raju <fox%NetBSD.org@localhost>
Pushed By:	fox
Date:		Sun Oct 6 11:09:54 2019 -0500
Changeset:	3d95d950cf6c4c6b103cb3b54b625e3d3e917d0b

Modified Files:
	foliate/Makefile

Log Message:
foliate: Update reference to gjs as lang/gjs.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3d95d950cf6c4c6b103cb3b54b625e3d3e917d0b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 foliate/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/foliate/Makefile b/foliate/Makefile
index 8f432d9d77..d1c866e89e 100644
--- a/foliate/Makefile
+++ b/foliate/Makefile
@@ -12,7 +12,7 @@ LICENSE=	gnu-gpl-v3
 
 USE_TOOLS+=	pkg-config msgfmt xgettext
 
-BUILD_DEPENDS+=	gjs>=1.52.0:../../wip/gjs
+BUILD_DEPENDS+=	gjs>=1.52.0:../../lang/gjs
 
 # XXX fails without GNU msgfmt
 _TOOLS_USE_PKGSRC.msgfmt=	yes


Home | Main Index | Thread Index | Old Index