pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/unrar this pkg needs gcc shared libs.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/45904f264753
branches:  trunk
changeset: 461185:45904f264753
user:      grant <grant%pkgsrc.org@localhost>
date:      Fri Sep 12 12:41:47 2003 +0000

description:
this pkg needs gcc shared libs.

diffstat:

 archivers/unrar/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r ad40919f08b5 -r 45904f264753 archivers/unrar/Makefile
--- a/archivers/unrar/Makefile  Fri Sep 12 12:41:41 2003 +0000
+++ b/archivers/unrar/Makefile  Fri Sep 12 12:41:47 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2003/07/17 21:21:44 grant Exp $
+# $NetBSD: Makefile,v 1.22 2003/09/12 12:41:47 grant Exp $
 #
 
 DISTNAME=      unrarsrc-3.2.2
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://www.rarlab.com/
 COMMENT=       Extract, view & test RAR archives
 
+USE_GCC_SHLIB= # defined
+
 MAKEFILE=      makefile.unix
 
 LICENSE=       unrar-license



Home | Main Index | Thread Index | Old Index