diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2007-01-03 05:47:17 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2007-01-03 05:47:17 +0000 |
commit | a4499db9a05dc3db23a5886576a497b322bf7910 (patch) | |
tree | 9eb1d35438b68df286404b2af17927467256e209 /multimedia/audacious-plugins | |
parent | 4008ca24f0f81b3413f1ace3460c238a56525936 (diff) | |
download | ports-a4499db9a05dc3db23a5886576a497b322bf7910.tar.gz ports-a4499db9a05dc3db23a5886576a497b322bf7910.zip |
Notes
Diffstat (limited to 'multimedia/audacious-plugins')
-rw-r--r-- | multimedia/audacious-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index 28fb26e864e6..09937fa32e66 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -96,7 +96,7 @@ PLIST_SUB+= ESDPLUGIN="@comment " .endif .if defined(WITH_GNOME) -USE_GNOME+= gnomevfs2 +USE_GNOME+= gnomevfs2 gconf2 CONFIGURE_ARGS+= --enable-gnome-vfs --enable-gconf .endif |