pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/automake17 Conflict with 1.7 versions of automak...
details: https://anonhg.NetBSD.org/pkgsrc/rev/157f411ed253
branches: trunk
changeset: 464555:157f411ed253
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Dec 12 19:39:19 2003 +0000
description:
Conflict with 1.7 versions of automake package since
they install in the same location (1.8+ and 1.6- are fine).
diffstat:
devel/automake17/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d78ee92b4869 -r 157f411ed253 devel/automake17/Makefile
--- a/devel/automake17/Makefile Fri Dec 12 19:33:21 2003 +0000
+++ b/devel/automake17/Makefile Fri Dec 12 19:39:19 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/12 19:05:18 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2003/12/12 19:39:19 wiz Exp $
#
DISTNAME= automake-1.7.9
@@ -13,6 +13,8 @@
DEPENDS= autoconf>=2.54:../../devel/autoconf
+CONFLICTS= automake-1.7*
+
PLIST_SUBST+= PKG_DIR_VERSION=1.7
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index