summaryrefslogtreecommitdiff
path: root/misc/toilet
diff options
context:
space:
mode:
authorwiz <wiz>2016-10-10 06:37:37 +0000
committerwiz <wiz>2016-10-10 06:37:37 +0000
commit4d43430c0e7f730b5d45521f920ed9ffecea4c9a (patch)
tree083d59dfe8c7b9510802ae26bba6e5eecddefcca /misc/toilet
parente36926142049ab2c5953939a609f0ef4604f0e10 (diff)
downloadpkgsrc-4d43430c0e7f730b5d45521f920ed9ffecea4c9a.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