pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/nudoku
Module Name: pkgsrc
Committed By: nia
Date: Tue Dec 1 11:09:18 UTC 2020
Modified Files:
pkgsrc/games/nudoku: Makefile
Log Message:
nudoku: Needs autopoint
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/games/nudoku/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/nudoku/Makefile
diff -u pkgsrc/games/nudoku/Makefile:1.3 pkgsrc/games/nudoku/Makefile:1.4
--- pkgsrc/games/nudoku/Makefile:1.3 Tue Nov 24 21:00:02 2020
+++ pkgsrc/games/nudoku/Makefile Tue Dec 1 11:09:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/11/24 21:00:02 fcambus Exp $
+# $NetBSD: Makefile,v 1.4 2020/12/01 11:09:18 nia Exp $
DISTNAME= nudoku-2.1.0
CATEGORIES= games
@@ -16,7 +16,7 @@ SUBST_MESSAGE.includes= Fix gettext incl
SUBST_FILES.includes+= src/sudoku.c
SUBST_SED.includes+= -e 's,"gettext.h",<libintl.h>,'
-USE_TOOLS+= autoreconf automake autoconf gettext
+USE_TOOLS+= autoreconf automake autoconf autopoint gettext
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index