pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/toilet Remove DEPENDS now that libcaca/bl3.mk its...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dbfe94eb18bc
branches: trunk
changeset: 353693:dbfe94eb18bc
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Oct 10 06:37:37 2016 +0000
description:
Remove DEPENDS now that libcaca/bl3.mk itself does not only register
a build dependency.
diffstat:
misc/toilet/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 62f15e48bacd -r dbfe94eb18bc misc/toilet/Makefile
--- a/misc/toilet/Makefile Mon Oct 10 06:36:36 2016 +0000
+++ b/misc/toilet/Makefile Mon Oct 10 06:37:37 2016 +0000
@@ -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 @@
# LICENSE= wtfpl
USE_TOOLS+= pkg-config
-DEPENDS+= libcaca>=0.99.18:../../graphics/libcaca
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index