From 3ccb218156562aac2cf4fbc1a61905838f8da83a Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 18 Aug 2009 15:57:59 +0000 Subject: Fix destdir installation --- mbone/wbd/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mbone/wbd') diff --git a/mbone/wbd/Makefile b/mbone/wbd/Makefile index c55c0d55b72..e38d04d6e48 100644 --- a/mbone/wbd/Makefile +++ b/mbone/wbd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 16:10:18 sborrill Exp $ +# $NetBSD: Makefile,v 1.2 2009/08/18 15:57:59 joerg Exp $ # DISTNAME= wbd-1.0ucl4 @@ -16,6 +16,8 @@ BUILD_TARGET= wbd NO_CONFIGURE= yes PKG_DESTDIR_SUPPORT= user-destdir +INSTALLATION_DIRS= bin + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/wbd ${DESTDIR}${PREFIX}/bin/wbd -- cgit v1.2.3