pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/ttmkfdir2 Add missing conflict on the old/other ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/452399a2e981
branches:  trunk
changeset: 471672:452399a2e981
user:      recht <recht%pkgsrc.org@localhost>
date:      Mon Mar 29 22:16:11 2004 +0000

description:
Add missing conflict on the old/other ttmkfdir.

diffstat:

 fonts/ttmkfdir2/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 9f4eef89df7e -r 452399a2e981 fonts/ttmkfdir2/Makefile
--- a/fonts/ttmkfdir2/Makefile  Mon Mar 29 22:16:09 2004 +0000
+++ b/fonts/ttmkfdir2/Makefile  Mon Mar 29 22:16:11 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/03/29 22:04:08 recht Exp $
+# $NetBSD: Makefile,v 1.2 2004/03/29 22:16:11 recht Exp $
 #
 
 DISTNAME=      ttmkfdir2.20021109
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://people.redhat.com/yshao/
 COMMENT=       Tool that creates a fonts.scale file
 
+CONFLICTS=     ttmkfdir-[0-9]*
+
 WRKSRC=                ${WRKDIR}/${PKGBASE}
 USE_LIBTOOL=   yes
 USE_BUILDLINK3=        yes



Home | Main Index | Thread Index | Old Index