diff options
Diffstat (limited to 'www/linux-mplayer-plugin/Makefile')
-rw-r--r-- | www/linux-mplayer-plugin/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/linux-mplayer-plugin/Makefile b/www/linux-mplayer-plugin/Makefile index ba0a133e3701..73f8c2a5f3e4 100644 --- a/www/linux-mplayer-plugin/Makefile +++ b/www/linux-mplayer-plugin/Makefile @@ -9,7 +9,7 @@ PORTNAME= mplayerplug-in PORTVERSION= 3.31 DISTVERSIONSUFFIX= -fc4 CATEGORIES= www multimedia -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME} # bsd.linux-rpm.mk taints MSS PKGNAMEPREFIX= linux- MAINTAINER= infofarmer@FreeBSD.org @@ -21,8 +21,6 @@ RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer \ ${LINUXBASE}/usr/lib/libpangoxft-1.0.so.0:${PORTSDIR}/x11-toolkits/linux-pango\ ${LINUXBASE}/usr/lib/libgobject-2.0.so.0:${PORTSDIR}/devel/linux-glib2 -BROKEN= Unfetchable - NO_BUILD= yes USE_LINUX_RPM= yes USE_XLIB= yes |