From 39b5cf574d112ad3b0c020ce7392cd1d76220a66 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 8 Jan 2004 22:13:14 +0000 Subject: bl3ify --- security/cy2-login/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/cy2-login') diff --git a/security/cy2-login/Makefile b/security/cy2-login/Makefile index 717d40f0f3b..58bcd4bf0ee 100644 --- a/security/cy2-login/Makefile +++ b/security/cy2-login/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/09/13 19:18:16 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2004/01/08 22:13:14 jlam Exp $ PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-login/} COMMENT= Cyrus SASL LOGIN authentication plugin @@ -16,6 +16,7 @@ BUILD_DIRS= ${WRKSRC}/plugins ALL_TARGET= liblogin.la do-install: + ${INSTALL_DATA_DIR} ${PLUGINDIR} cd ${WRKSRC}/plugins && \ ${PKGSHLIBTOOL} --mode=install \ ${INSTALL_PROGRAM} liblogin.la ${PLUGINDIR} -- cgit v1.2.3