Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/mplayer-share mplayer*: Remove gifutil hack...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eb248a7e2333
branches:  trunk
changeset: 433603:eb248a7e2333
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Fri Jun 05 12:17:10 2020 +0000

description:
mplayer*: Remove gifutil hack, now done correctly.

diffstat:

 multimedia/mplayer-share/Makefile.common |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 482c6b462f4f -r eb248a7e2333 multimedia/mplayer-share/Makefile.common
--- a/multimedia/mplayer-share/Makefile.common  Fri Jun 05 12:15:25 2020 +0000
+++ b/multimedia/mplayer-share/Makefile.common  Fri Jun 05 12:17:10 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.64 2020/03/01 11:51:39 wiz Exp $
+# $NetBSD: Makefile.common,v 1.65 2020/06/05 12:17:10 jperkin Exp $
 # used by multimedia/gmplayer/Makefile
 # used by multimedia/mencoder/Makefile
 # used by multimedia/mplayer/Makefile
@@ -37,9 +37,6 @@
 
 PTHREAD_OPTS+=         require
 
-# For GifQuantizeBuffer of graphics/giflib
-BUILDLINK_TRANSFORM+=          l:gif:gif:gifutil
-
 CONFIGURE_ARGS+=       --prefix=${PREFIX}
 CONFIGURE_ARGS+=       --disable-smb
 CONFIGURE_ARGS+=       --disable-ffmpeg_a



Home | Main Index | Thread Index | Old Index