pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia/vlc2



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

Modified Files:
        pkgsrc/multimedia/vlc2: 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.73 -r1.74 pkgsrc/multimedia/vlc2/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/vlc2/Makefile
diff -u pkgsrc/multimedia/vlc2/Makefile:1.73 pkgsrc/multimedia/vlc2/Makefile:1.74
--- pkgsrc/multimedia/vlc2/Makefile:1.73        Wed Aug 22 09:45:50 2018
+++ pkgsrc/multimedia/vlc2/Makefile     Tue Oct  9 15:17:51 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2018/08/22 09:45:50 wiz Exp $
+# $NetBSD: Makefile,v 1.74 2018/10/09 15:17:51 abs Exp $
 
 DISTNAME=              vlc-${VLC_VERSION}
 PKGNAME=               ${DISTNAME:S/vlc/vlc2/}
@@ -31,7 +31,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