mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Unbreak libgsf-gnome by making sure the PLIST_FILES line only applies to libgsf
itself. Reported by: build runs (by miwi)
This commit is contained in:
parent
af6872d832
commit
1280414a45
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313549
@ -38,9 +38,9 @@ OPTIONS_DEFAULT= GCONF
|
||||
|
||||
.if ${PORT_OPTIONS:MGCONF}
|
||||
USE_GNOME+= gconf2
|
||||
PLIST_FILES+= bin/gsf-office-thumbnailer
|
||||
. if !defined(GSF_SLAVE)
|
||||
GCONF_SCHEMAS= gsf-office-thumbnailer.schemas
|
||||
PLIST_FILES+= bin/gsf-office-thumbnailer
|
||||
. endif
|
||||
.else
|
||||
CONFIGURE_ARGS+= --without-gconf
|
||||
|
Loading…
Reference in New Issue
Block a user