summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-03-10 10:33:38 +0000
committerwiz <wiz@pkgsrc.org>2008-03-10 10:33:38 +0000
commita8686fc0e550242f7afd85be1ab61d7fb1f34fa1 (patch)
tree2a16c2a48f6ad51518c5f43cae392637d7a6d727 /sysutils
parentee963abb439525679f7e562e96a71f921066d6a9 (diff)
downloadpkgsrc-a8686fc0e550242f7afd85be1ab61d7fb1f34fa1.tar.gz
Add CONFLICTS line for previous PKGNAME versions.
Suggested by Alan Barrett.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/vbetool/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/vbetool/Makefile b/sysutils/vbetool/Makefile
index d2fa4e69719..bbc31d7ce3b 100644
--- a/sysutils/vbetool/Makefile
+++ b/sysutils/vbetool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/03/05 23:10:28 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2008/03/10 10:33:38 wiz Exp $
#
DISTNAME= vbetool_0.7-1
@@ -15,6 +15,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
ONLY_FOR_PLATFORM+= Linux-*-i386 NetBSD-*-i386 NetBSD-*-x86_64
+CONFLICTS+= vbetool-0.7-[0-9]*
+
WRKSRC= ${WRKDIR}/vbetool-0.7
USE_TOOLS+= gmake
GNU_CONFIGURE= yes