From 99f8e812b31ee4e7d06e0ec01c842cabde3490dc Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sat, 31 Jul 2004 03:48:30 +0000 Subject: USE_GCC_SHLIB is deprecated. --- archivers/bicom/Makefile | 3 +-- archivers/unrar/Makefile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'archivers') diff --git a/archivers/bicom/Makefile b/archivers/bicom/Makefile index a1018d6768f..84e52f68ebd 100644 --- a/archivers/bicom/Makefile +++ b/archivers/bicom/Makefile @@ -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 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR} USE_BUILDLINK3= yes -USE_GCC_SHLIB= yes USE_LANGUAGES= c++ INSTALLATION_DIRS= bin diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index 55ef5eb9b5f..8ad7c89dba0 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -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 @@ COMMENT= Extract, view & test RAR archives PKG_INSTALLATION_TYPES= overwrite pkgviews NO_CONFIGURE= # defined -USE_GCC_SHLIB= # defined USE_LANGUAGES= c++ MAKEFILE= makefile.unix -- cgit v1.2.3