summaryrefslogtreecommitdiff
path: root/misc/toilet
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-10-10 06:37:37 +0000
committerwiz <wiz@pkgsrc.org>2016-10-10 06:37:37 +0000
commit3c5b1e715f54c445b16bc22d346bf9d76e6d555b (patch)
tree5dd0332c764fa8262e8b132fdf76e492b8f1c10e /misc/toilet
parent8f7a0270d23e2f8361dc75d49ce20996ff3d136e (diff)
downloadpkgsrc-3c5b1e715f54c445b16bc22d346bf9d76e6d555b.tar.gz
Remove DEPENDS now that libcaca/bl3.mk itself does not only register
a build dependency.
Diffstat (limited to 'misc/toilet')
-rw-r--r--misc/toilet/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/toilet/Makefile b/misc/toilet/Makefile
index 852412d4644..d0a2633d37d 100644
--- a/misc/toilet/Makefile
+++ b/misc/toilet/Makefile
@@ -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 utility
# LICENSE= wtfpl
USE_TOOLS+= pkg-config
-DEPENDS+= libcaca>=0.99.18:../../graphics/libcaca
GNU_CONFIGURE= yes