summaryrefslogtreecommitdiff
path: root/multimedia/adobe-flash-plugin
diff options
context:
space:
mode:
authorjmcneill <jmcneill>2008-12-19 19:51:39 +0000
committerjmcneill <jmcneill>2008-12-19 19:51:39 +0000
commit3a5c3ad96f401cc591b2304de3969997c54e911e (patch)
treeb456d762f5fb111d71dac5264ae67df0a7a5ff72 /multimedia/adobe-flash-plugin
parentc564259a8f66c1d70b271d63434a4b860aecdb7e (diff)
downloadpkgsrc-3a5c3ad96f401cc591b2304de3969997c54e911e.tar.gz
Remove reference to nonexistent 'mozilla' module.
Diffstat (limited to 'multimedia/adobe-flash-plugin')
-rw-r--r--multimedia/adobe-flash-plugin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/adobe-flash-plugin/Makefile b/multimedia/adobe-flash-plugin/Makefile
index 1c723b0155d..52942a87988 100644
--- a/multimedia/adobe-flash-plugin/Makefile
+++ b/multimedia/adobe-flash-plugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/18 23:00:45 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2008/12/19 19:51:39 jmcneill Exp $
CATEGORIES= multimedia www
MASTER_SITES= http://download.macromedia.com/pub/labs/flashplayer10/
@@ -23,7 +23,7 @@ DIST_SUBDIR= flash/${FLASH_VERS}
CRYPTO= yes
EMUL_PLATFORMS= linux-i386
-EMUL_MODULES.linux= compat gtk2 mozilla x11
+EMUL_MODULES.linux= compat gtk2 x11
EMUL_REQD= suse>=10.0
.include "../../mk/bsd.prefs.mk"