diff options
Diffstat (limited to 'textproc/subtitleripper')
-rw-r--r-- | textproc/subtitleripper/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |