summaryrefslogtreecommitdiff
path: root/textproc/subtitleripper
diff options
context:
space:
mode:
authorwiz <wiz>2008-03-10 10:33:38 +0000
committerwiz <wiz>2008-03-10 10:33:38 +0000
commit7a0f343faa0b7b178c173f1d7ded37d77e416bad (patch)
tree2a16c2a48f6ad51518c5f43cae392637d7a6d727 /textproc/subtitleripper
parent37b8db63e9b0c52831ac4a0c3576e625604b257f (diff)
downloadpkgsrc-7a0f343faa0b7b178c173f1d7ded37d77e416bad.tar.gz
Add CONFLICTS line for previous PKGNAME versions.
Suggested by Alan Barrett.
Diffstat (limited to 'textproc/subtitleripper')
-rw-r--r--textproc/subtitleripper/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/subtitleripper/Makefile b/textproc/subtitleripper/Makefile
index 30936109d87..3e1a95c27ba 100644
--- a/textproc/subtitleripper/Makefile
+++ b/textproc/subtitleripper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2008/03/04 12:17:48 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2008/03/10 10:33:38 wiz Exp $
#
DISTNAME= subtitleripper-0.3-1
@@ -18,6 +18,8 @@ USE_TOOLS+= gmake
WRKSRC= ${WRKDIR}/subtitleripper
INSTALLATION_DIRS= bin
+CONFLICTS+= subtitleripper-0.3-[0-9]*
+
do-install:
${SED} -e "s,@PREFIX@,${PREFIX}," <${WRKSRC}/pgm2txt >${WRKDIR}/pgm2txt
${INSTALL_SCRIPT} ${WRKDIR}/pgm2txt ${PREFIX}/bin