pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/swig13 Remove deprecated USE_BUILDLINK3 line.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/75c709c3570d
branches:  trunk
changeset: 499194:75c709c3570d
user:      agc <agc%pkgsrc.org@localhost>
date:      Tue Sep 13 19:39:46 2005 +0000

description:
Remove deprecated USE_BUILDLINK3 line.

diffstat:

 devel/swig13/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r c5780515a095 -r 75c709c3570d devel/swig13/Makefile
--- a/devel/swig13/Makefile     Tue Sep 13 19:25:57 2005 +0000
+++ b/devel/swig13/Makefile     Tue Sep 13 19:39:46 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/06/25 22:05:53 epg Exp $
+# $NetBSD: Makefile,v 1.4 2005/09/13 19:39:46 agc Exp $
 
 DISTNAME=      swig-1.3.24
 CATEGORIES=    devel
@@ -14,7 +14,6 @@
 BUILD_TARGET=          swig
 WRKSRC=                        ${WRKDIR}/SWIG-1.3.24
 
-USE_BUILDLINK3=                YES
 USE_TOOLS+=            gmake
 GNU_CONFIGURE=         YES
 USE_LANGUAGES=         c c++



Home | Main Index | Thread Index | Old Index