pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/xine-ui
Module Name: pkgsrc
Committed By: wiz
Date: Sun Mar 12 15:11:53 UTC 2023
Modified Files:
pkgsrc/multimedia/xine-ui: Makefile
Log Message:
xine-ui: add missing autopoint tool dependency
To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 pkgsrc/multimedia/xine-ui/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/xine-ui/Makefile
diff -u pkgsrc/multimedia/xine-ui/Makefile:1.116 pkgsrc/multimedia/xine-ui/Makefile:1.117
--- pkgsrc/multimedia/xine-ui/Makefile:1.116 Wed Mar 8 20:20:18 2023
+++ pkgsrc/multimedia/xine-ui/Makefile Sun Mar 12 15:11:53 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.116 2023/03/08 20:20:18 mrg Exp $
+# $NetBSD: Makefile,v 1.117 2023/03/12 15:11:53 wiz Exp $
DISTNAME= xine-ui-0.99.13
PKGREVISION= 6
@@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v2
USE_PKGLOCALEDIR= YES
USE_TOOLS+= pkg-config gmake perl
USE_TOOLS+= msgfmt msgmerge xgettext
-USE_TOOLS+= autoconf automake autoreconf
+USE_TOOLS+= autoconf automake autoreconf autopoint
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --disable-lirc
Home |
Main Index |
Thread Index |
Old Index