pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/toilet
Module Name: pkgsrc
Committed By: schmonz
Date: Sat Jul 1 12:42:21 UTC 2017
Modified Files:
pkgsrc/misc/toilet: Makefile
Log Message:
Needs gmake, at least for the man page.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/misc/toilet/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/toilet/Makefile
diff -u pkgsrc/misc/toilet/Makefile:1.4 pkgsrc/misc/toilet/Makefile:1.5
--- pkgsrc/misc/toilet/Makefile:1.4 Mon Oct 10 06:37:37 2016
+++ pkgsrc/misc/toilet/Makefile Sat Jul 1 12:42:21 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/10/10 06:37:37 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/07/01 12:42:21 schmonz Exp $
DISTNAME= toilet-0.3
CATEGORIES= misc
@@ -9,7 +9,7 @@ HOMEPAGE= http://caca.zoy.org/wiki/toile
COMMENT= Free replacement for the FIGlet utility
# LICENSE= wtfpl
-USE_TOOLS+= pkg-config
+USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index