pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/git-base
Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Aug 17 21:18:31 UTC 2017
Modified Files:
        pkgsrc/devel/git-base: Makefile
Log Message:
Added devel/gettext-lib/buildlink3.mk
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/devel/git-base/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/git-base/Makefile
diff -u pkgsrc/devel/git-base/Makefile:1.43 pkgsrc/devel/git-base/Makefile:1.44
--- pkgsrc/devel/git-base/Makefile:1.43 Thu Aug 17 20:12:16 2017
+++ pkgsrc/devel/git-base/Makefile      Thu Aug 17 21:18:31 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2017/08/17 20:12:16 nros Exp $
+# $NetBSD: Makefile,v 1.44 2017/08/17 21:18:31 adam Exp $
 
 PKGREVISION= 1
 .include "../../devel/git/Makefile.common"
@@ -109,6 +109,7 @@ post-install:
 .include "options.mk"
 
 .include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/pcre2/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index