aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-03-07 06:50:17 +0800
committerKoop Mast <kwm@FreeBSD.org>2013-03-07 06:50:17 +0800
commit1280414a4562dca23caf63bf991ccc21ae771b42 (patch)
treeb02610e9064f8ee82697713331efdac2c12254a1
parentaf6872d8328fc2f5aecef76c237b882040acfb69 (diff)
downloadfreebsd-ports-gnome-1280414a4562dca23caf63bf991ccc21ae771b42.tar.gz
freebsd-ports-gnome-1280414a4562dca23caf63bf991ccc21ae771b42.tar.zst
freebsd-ports-gnome-1280414a4562dca23caf63bf991ccc21ae771b42.zip
Unbreak libgsf-gnome by making sure the PLIST_FILES line only applies to libgsf
itself. Reported by: build runs (by miwi)
-rw-r--r--devel/libgsf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile
index 74c08c71a9a4..f7d4df4afee1 100644
--- a/devel/libgsf/Makefile
+++ b/devel/libgsf/Makefile
@@ -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