Explicitly disable browser plugin option.
No functional change, as this option is disabled already. But planned changes to sh(1) on current might break this implicit behaviour. PR: ports/151270 Submitted by: jilles Approved by: maintainer timeout (miwi, >14 days)
This commit is contained in:
parent
e92489142e
commit
fa423825ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263527
@ -23,7 +23,7 @@ INSTALLS_ICONS= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GSTREAMER= ffmpeg good theora xvid mp3 faad ogg dvd x264
|
||||
USE_GMAKE= yes
|
||||
CONFIGURE_ARGS= --disable-power-manager-plugin
|
||||
CONFIGURE_ARGS= --disable-power-manager-plugin --disable-browser-plugin
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
|
||||
USE_GNOME= gnomehack intltool intlhack pkgconfig
|
||||
USE_XFCE= configenv libexo libgui libutil panel
|
||||
|
Loading…
Reference in New Issue
Block a user