1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Don't mix wnck and wnck3 options in CONFIGURE_ARGS.

PR:		236733
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
This commit is contained in:
Guido Falsi 2019-03-24 09:48:51 +00:00
parent 20122962d7
commit e765008dde
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496710

View File

@ -25,7 +25,7 @@ GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
CONFIGURE_ARGS+= --disable-silent-rules --disable-gksu \
--enable-wnck3 --enable-wnck --disable-gtk2
--enable-wnck3 --disable-wnck --disable-gtk2
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes