pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers USE_GCC_SHLIB is deprecated.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c2df1ebaa807
branches: trunk
changeset: 478845:c2df1ebaa807
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sat Jul 31 03:48:30 2004 +0000
description:
USE_GCC_SHLIB is deprecated.
diffstat:
archivers/bicom/Makefile | 3 +--
archivers/unrar/Makefile | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diffs (34 lines):
diff -r ca9044b31eda -r c2df1ebaa807 archivers/bicom/Makefile
--- a/archivers/bicom/Makefile Sat Jul 31 03:45:37 2004 +0000
+++ b/archivers/bicom/Makefile Sat Jul 31 03:48:30 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/04/22 23:22:26 minskim Exp $
+# $NetBSD: Makefile,v 1.19 2004/07/31 03:48:30 xtraeme Exp $
#
DISTNAME= bicom101
@@ -17,7 +17,6 @@
WRKSRC= ${WRKDIR}
USE_BUILDLINK3= yes
-USE_GCC_SHLIB= yes
USE_LANGUAGES= c++
INSTALLATION_DIRS= bin
diff -r ca9044b31eda -r c2df1ebaa807 archivers/unrar/Makefile
--- a/archivers/unrar/Makefile Sat Jul 31 03:45:37 2004 +0000
+++ b/archivers/unrar/Makefile Sat Jul 31 03:48:30 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2004/07/28 02:47:35 minskim Exp $
+# $NetBSD: Makefile,v 1.35 2004/07/31 03:48:30 xtraeme Exp $
#
DISTNAME= unrarsrc-3.3.6
@@ -13,7 +13,6 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
NO_CONFIGURE= # defined
-USE_GCC_SHLIB= # defined
USE_LANGUAGES= c++
MAKEFILE= makefile.unix
Home |
Main Index |
Thread Index |
Old Index