From d28da2358c90e69c4f1947ca90242037a492e8c7 Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 2 Mar 2011 11:01:12 +0000 Subject: Fixed INSTALLATION_DIRS --- net/knock/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/knock') diff --git a/net/knock/Makefile b/net/knock/Makefile index 66c5df3f6d7..f8d35143e17 100644 --- a/net/knock/Makefile +++ b/net/knock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/11/30 12:48:05 adam Exp $ +# $NetBSD: Makefile,v 1.3 2011/03/02 11:01:12 adam Exp $ DISTNAME= knock-0.5 CATEGORIES= net @@ -21,7 +21,7 @@ BUILD_DEFS+= VARBASE EGDIR= ${PREFIX}/share/examples/knock CONF_FILES= ${EGDIR}/knockd.conf ${PKG_SYSCONFDIR}/knockd.conf -INSTALLATION_DIRS= ${EGDIR} +INSTALLATION_DIRS= bin ${PKGMANDIR} sbin ${EGDIR} SUBST_CLASSES+= paths SUBST_STAGE.paths= pre-configure -- cgit v1.2.3