From e46a9dd38060ef6414b4db2f15402a701e32c7b7 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 17 Jun 2005 03:50:19 +0000 Subject: Create directories before installing files into them. --- textproc/subtitleripper/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/subtitleripper') diff --git a/textproc/subtitleripper/Makefile b/textproc/subtitleripper/Makefile index 53dfd479b7c..f5c55d9ca58 100644 --- a/textproc/subtitleripper/Makefile +++ b/textproc/subtitleripper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/05/22 20:08:35 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/06/17 03:50:37 jlam Exp $ # DISTNAME= subtitleripper-0.3-1 @@ -15,6 +15,7 @@ DEPENDS+= gocr-[0-9]*:../../textproc/gocr USE_TOOLS+= gmake WRKSRC= ${WRKDIR}/subtitleripper +INSTALLATION_DIRS= bin do-install: ${INSTALL_SCRIPT} ${WRKSRC}/pgm2txt ${PREFIX}/bin -- cgit v1.2.3