pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/smpeg Remove USE_GCC_SHLIB (package already...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e7cd84967f07
branches:  trunk
changeset: 479195:e7cd84967f07
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Aug 07 09:54:17 2004 +0000

description:
Remove USE_GCC_SHLIB (package already sets USE_LANGUAGES).

diffstat:

 multimedia/smpeg/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 7ad046619d91 -r e7cd84967f07 multimedia/smpeg/Makefile
--- a/multimedia/smpeg/Makefile Sat Aug 07 09:28:56 2004 +0000
+++ b/multimedia/smpeg/Makefile Sat Aug 07 09:54:17 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2004/06/26 09:16:10 grant Exp $
+# $NetBSD: Makefile,v 1.2 2004/08/07 09:54:17 wiz Exp $
 #
 
 DISTNAME=      smpeg-0.4.4
@@ -16,7 +16,6 @@
 USE_BUILDLINK3=        yes
 USE_GNU_TOOLS+=        make
 GNU_CONFIGURE= yes
-USE_GCC_SHLIB= yes
 USE_LANGUAGES= c c++
 USE_X11=       yes
 USE_LIBTOOL=   yes



Home | Main Index | Thread Index | Old Index