diff options
author | tijl <tijl@FreeBSD.org> | 2016-12-14 03:13:20 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2016-12-14 03:13:20 +0800 |
commit | c8f53270d3ab230ac96ddc279e07573a3b3e5c16 (patch) | |
tree | aa94335097080dfcc81b21c50e51a00924db3a84 /emulators/linux-c6 | |
parent | 436dcfd5241055eb5227d2096b81c732ae834ef1 (diff) | |
download | freebsd-ports-gnome-c8f53270d3ab230ac96ddc279e07573a3b3e5c16.tar.gz freebsd-ports-gnome-c8f53270d3ab230ac96ddc279e07573a3b3e5c16.tar.zst freebsd-ports-gnome-c8f53270d3ab230ac96ddc279e07573a3b3e5c16.zip |
Remove dependency on flash plugin.
Diffstat (limited to 'emulators/linux-c6')
-rw-r--r-- | emulators/linux-c6/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/linux-c6/Makefile b/emulators/linux-c6/Makefile index 10f3e7dc7db8..6e4608aed734 100644 --- a/emulators/linux-c6/Makefile +++ b/emulators/linux-c6/Makefile @@ -3,7 +3,7 @@ PORTNAME= linux-c6 PORTVERSION= ${LINUX_DIST_VER} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators linux MAINTAINER= emulation@FreeBSD.org @@ -52,7 +52,6 @@ RUN_DEPENDS= linux-c6-libasyncns>0:dns/linux-c6-libasyncns \ linux-c6-libtheora>0:multimedia/linux-c6-libtheora \ linux-c6-libv4l>0:multimedia/linux-c6-libv4l \ linux-c6-qt47-webkit>0:www/linux-c6-qt47-webkit \ - linux-c6-flashplugin24>0:www/linux-c6-flashplugin24 \ linux-c6-cyrus-sasl2>0:security/linux-c6-cyrus-sasl2 \ linux-c6-libssh2>0:security/linux-c6-libssh2 \ linux-c6-openssl-compat>0:security/linux-c6-openssl-compat \ |