pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/swig13 Register conflict with old swig-build pac...
details: https://anonhg.NetBSD.org/pkgsrc/rev/df33150f7996
branches: trunk
changeset: 496325:df33150f7996
user: epg <epg%pkgsrc.org@localhost>
date: Sat Jun 25 22:05:53 2005 +0000
description:
Register conflict with old swig-build package, which unfortunately
must remain for security/py-m2crypto (accidentally committed this to
the 2005Q2 branch earlier).
diffstat:
devel/swig13/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r dd52b3cfcd94 -r df33150f7996 devel/swig13/Makefile
--- a/devel/swig13/Makefile Sat Jun 25 21:03:18 2005 +0000
+++ b/devel/swig13/Makefile Sat Jun 25 22:05:53 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/05/31 21:53:26 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2005/06/25 22:05:53 epg Exp $
DISTNAME= swig-1.3.24
CATEGORIES= devel
@@ -8,6 +8,8 @@
HOMEPAGE= http://www.swig.org/
COMMENT= Simplified Wrapper and Interface Generator
+CONFLICTS= swig-build-[0-9]*
+
CONFIGURE_ARGS+= --with-swiglibdir=${PREFIX}/share/swig/1.3
BUILD_TARGET= swig
WRKSRC= ${WRKDIR}/SWIG-1.3.24
Home |
Main Index |
Thread Index |
Old Index