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:   wiz
Date:           Mon Oct 10 06:37:37 UTC 2016

Modified Files:
        pkgsrc/misc/toilet: Makefile

Log Message:
Remove DEPENDS now that libcaca/bl3.mk itself does not only register
a build dependency.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 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.3 pkgsrc/misc/toilet/Makefile:1.4
--- pkgsrc/misc/toilet/Makefile:1.3     Sun Mar  8 23:29:22 2015
+++ pkgsrc/misc/toilet/Makefile Mon Oct 10 06:37:37 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2015/03/08 23:29:22 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2016/10/10 06:37:37 wiz Exp $
 
 DISTNAME=      toilet-0.3
 CATEGORIES=    misc
@@ -10,7 +10,6 @@ COMMENT=      Free replacement for the FIGlet
 # LICENSE=     wtfpl
 
 USE_TOOLS+=    pkg-config
-DEPENDS+=      libcaca>=0.99.18:../../graphics/libcaca
 
 GNU_CONFIGURE= yes
 



Home | Main Index | Thread Index | Old Index