pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/gtranslator
Module Name: pkgsrc
Committed By: nia
Date: Mon Apr 12 12:52:01 UTC 2021
Modified Files:
pkgsrc/editors/gtranslator: Makefile
Log Message:
gtranslator: remove autotools leftovers, set PYTHON_FOR_BUILD_ONLY
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/editors/gtranslator/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/gtranslator/Makefile
diff -u pkgsrc/editors/gtranslator/Makefile:1.84 pkgsrc/editors/gtranslator/Makefile:1.85
--- pkgsrc/editors/gtranslator/Makefile:1.84 Fri Dec 4 20:45:15 2020
+++ pkgsrc/editors/gtranslator/Makefile Mon Apr 12 12:52:00 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2020/12/04 20:45:15 nia Exp $
+# $NetBSD: Makefile,v 1.85 2021/04/12 12:52:00 nia Exp $
DISTNAME= gtranslator-3.32.1
PKGREVISION= 7
@@ -14,10 +14,12 @@ LICENSE= gnu-gpl-v3
TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
TOOL_DEPENDS+= gettext-tools-[0-9]*:../../devel/gettext-tools
-USE_TOOLS+= gmake intltool pkg-config
+USE_TOOLS+= pkg-config
REPLACE_PYTHON+= build-aux/meson/meson_post_install.py
+PYTHON_FOR_BUILD_ONLY= tool
+
.include "../../converters/libiconv/buildlink3.mk"
.include "../../databases/libgda/buildlink3.mk"
.include "../../devel/gdl/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index