summaryrefslogtreecommitdiff
path: root/devel/rudiments/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rudiments/Makefile')
-rw-r--r--devel/rudiments/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rudiments/Makefile b/devel/rudiments/Makefile
index dc8bfed5b61..0bc20ffb371 100644
--- a/devel/rudiments/Makefile
+++ b/devel/rudiments/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2016/10/20 14:39:51 fhajny Exp $
+# $NetBSD: Makefile,v 1.41 2016/12/04 03:51:15 marino Exp $
#
DISTNAME= rudiments-0.56.0
@@ -30,4 +30,5 @@ CWRAPPERS_APPEND.cxx+= -Wno-error=unused-private-field
.include "../../www/curl/buildlink3.mk"
.include "../../mk/krb5.buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
+.include "../../devel/readline/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"