[Midnightbsd-cvs] mports: Makefile.npapi: remove browsers we don't have nor plan to

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Nov 28 16:30:06 EST 2007


Log Message:
-----------
remove browsers we don't have nor plan to

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

-------------- next part --------------
Index: Makefile.npapi
===================================================================
RCS file: /home/cvs/mports/www/linux-mplayer-plugin/Makefile.npapi,v
retrieving revision 1.1
retrieving revision 1.2
diff -L www/linux-mplayer-plugin/Makefile.npapi -L www/linux-mplayer-plugin/Makefile.npapi -u -r1.1 -r1.2
--- www/linux-mplayer-plugin/Makefile.npapi
+++ www/linux-mplayer-plugin/Makefile.npapi
@@ -63,13 +63,13 @@
 NPAPI_APPS_ALL_WC=	*mozilla* *firefox* *flock* *seamonkey* *opera*
 NPAPI_APPS_ALL_WC_LINUX=	${NPAPI_APPS_ALL_WC:S/^*/linux-/}
 NPAPI_APPS_ALL_WC_NATIVE=	${NPAPI_APPS_ALL_WC:S/^*//}
-NPAPI_APPS_ALL=	firefox firefox-devel linux-firefox linux-firefox-devel \
-				flock flock-devel linux-flock linux-flock-devel \
-				mozilla mozilla-devel linux-mozilla  \
-				nvu linux-nvu \
-				opera opera-devel linux-opera linux-opera-devel \
-				seamonkey seamonkey-devel linux-seamonkey linux-seamonkey-devel \
-				sunbird sunbird-devel linux-sunbird linux-sunbird-devel
+NPAPI_APPS_ALL=	firefox linux-firefox linux-firefox-devel \
+				linux-flock \
+				mozilla linux-mozilla  \
+				linux-nvu \
+				opera linux-opera \
+				seamonkey linux-seamonkey \
+				linux-sunbird
 
 # === Let's process WITH_NPAPI into WITH_NPAPI_APPS
 WITH_NPAPI_TUPLES=	${WITH_NPAPI:M*?\:?*}


More information about the Midnightbsd-cvs mailing list