From 14f6eac5328c6e0318432ff56f2ed8c4925d7b3d Mon Sep 17 00:00:00 2001 From: tijl Date: Mon, 11 Aug 2014 13:59:47 +0000 Subject: comms/lirc: - Fix missing -lusb [1] - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Use @sample Reported by: sbruno [1] --- multimedia/mpv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multimedia/mpv/Makefile') diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index 99492c8ba9b7..d0c8a89c139e 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -3,7 +3,7 @@ PORTNAME= mpv PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= multimedia audio MASTER_SITES= GH:0 GHC:0 http://ftp.waf.io/pub/release/:1 \ -- cgit