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 0e64329ed8a..74ce1bc369d 100644
--- a/devel/rudiments/Makefile
+++ b/devel/rudiments/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2016/07/01 16:02:12 fhajny Exp $
+# $NetBSD: Makefile,v 1.38 2016/07/01 17:00:15 fhajny Exp $
#
DISTNAME= rudiments-0.55.0
@@ -28,5 +28,6 @@ CWRAPPERS_APPEND.cxx+= -Wno-error=unused-private-field
.include "../../devel/pcre/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
+.include "../../mk/krb5.buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"