[Midnightbsd-cvs] mports: Makefile: Fake fix.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Wed Nov 28 16:42:20 EST 2007


Log Message:
-----------
Fake fix.

Modified Files:
--------------
    mports/www/linux-mplayer-plugin:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/www/linux-mplayer-plugin/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L www/linux-mplayer-plugin/Makefile -L www/linux-mplayer-plugin/Makefile -u -r1.1 -r1.2
--- www/linux-mplayer-plugin/Makefile
+++ www/linux-mplayer-plugin/Makefile
@@ -8,6 +8,7 @@
 
 PORTNAME=	mplayerplug-in
 PORTVERSION=	3.35
+PORTREVISION=	1
 DISTVERSIONSUFFIX=	-1.rh9.rf
 CATEGORIES=	www multimedia
 MASTER_SITES=	ftp://fr2.rpmfind.net/linux/dag/redhat/9/en/i386/dag/RPMS/ \
@@ -17,6 +18,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Embed MPlayer into browser
+LICENSE=	unknown
 
 RUN_DEPENDS=	mplayer:${PORTSDIR}/multimedia/mplayer \
 		${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2 \
@@ -32,7 +34,7 @@
 PREFIX?=	${LOCALBASE}
 
 USE_NPAPI=	linux
-NPAPI_WRKSRC=	${WRKDIR}/usr/lib/mozilla/plugins
+NPAPI_WRKSRC=	${WRKSRC}/usr/lib/mozilla/plugins
 NPAPI_FILES=	${PLUGINS_EXT:S/^/${PORTNAME}/}
 PLUGINS_EXT=	.so .xpt -dvx.so -dvx.xpt -qt.so -qt.xpt -rm.so -rm.xpt -wmp.so -wmp.xpt
 


More information about the Midnightbsd-cvs mailing list