pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia/vlc



Module Name:    pkgsrc
Committed By:   abs
Date:           Tue Oct  9 15:17:44 UTC 2018

Modified Files:
        pkgsrc/multimedia/vlc: Makefile

Log Message:
Drop (apparently unreferenced, and unnecessary if was) BUILDLINK_API_DEPENDS.vcdimager


To generate a diff of this commit:
cvs rdiff -u -r1.212 -r1.213 pkgsrc/multimedia/vlc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/multimedia/vlc/Makefile
diff -u pkgsrc/multimedia/vlc/Makefile:1.212 pkgsrc/multimedia/vlc/Makefile:1.213
--- pkgsrc/multimedia/vlc/Makefile:1.212        Wed Aug 22 09:45:50 2018
+++ pkgsrc/multimedia/vlc/Makefile      Tue Oct  9 15:17:44 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.212 2018/08/22 09:45:50 wiz Exp $
+# $NetBSD: Makefile,v 1.213 2018/10/09 15:17:44 abs Exp $
 
 DISTNAME=              vlc-${VLC_VERSION}
 PKGREVISION=           9
@@ -30,7 +30,6 @@ PLIST_VARS+=          altivec cdrom oss v4l2 x86
 .include "options.mk"
 
 BUILDLINK_API_DEPENDS.zlib+=           zlib>=1.2.0
-BUILDLINK_API_DEPENDS.vcdimager+=      vcdimager>=0.7.20nb1
 
 CONFIGURE_ARGS+=       --enable-dvdread
 CONFIGURE_ARGS+=       --enable-flac



Home | Main Index | Thread Index | Old Index