mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
www/opera: remove optional dependency on KDE4
This commit is contained in:
parent
4676cf8257
commit
9ed879acd7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488767
@ -36,7 +36,7 @@ REINPLACE_ARGS= -i '' # no .bak files
|
||||
|
||||
WEBPLUGIN_SUBDIR= ${LOCALBASE}/lib/browser_plugins/symlinks/opera
|
||||
|
||||
OPTIONS_DEFINE= CUPS VIDEO GTK2 KDE4
|
||||
OPTIONS_DEFINE= CUPS VIDEO GTK2
|
||||
OPTIONS_DEFAULT= CUPS VIDEO
|
||||
NO_OPTIONS_SORT=yes
|
||||
|
||||
@ -47,8 +47,6 @@ CUPS_LIB_DEPENDS= libcups.so:print/cups
|
||||
|
||||
VIDEO_USE= gstreamer=vorbis,ogg,theora,vp8,good
|
||||
GTK2_USE= gnome=gtk20,libxml2
|
||||
KDE4_USES= kde:4
|
||||
KDE4_USE= KDE=kdelibs
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
@ -67,11 +65,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
INSTALLS_ICONS= yes
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MKDE4}
|
||||
DEPRECATED= KDE4 is end-of-life
|
||||
EXPIRATION_DATE=2018-12-31
|
||||
.endif
|
||||
|
||||
OPERA_ARCH= ${ARCH:S,i386,intel,}
|
||||
|
||||
post-extract:
|
||||
|
Loading…
Reference in New Issue
Block a user