summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-13 11:35:54 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-13 11:35:54 +0000
commit761f5a61c7ac843ea6d8c432eaf6624ea054e5e7 (patch)
treea862541f8ae62c0c111245bcf4920d84b93eaf51
parent- Update pkg-descr (diff)
- Remove the DBUS option, since Jamboree requires an obsolete version
of the D-BUS API [1] - Use GCONF_SCHEMAS and fix schemas installation PR: ports/80527 [1] Reported by: Adam Gregoire <ebola@psychoholics.org> [1]
Notes
Notes: svn path=/head/; revision=135182
-rw-r--r--audio/jamboree/Makefile15
-rw-r--r--audio/jamboree/pkg-plist3
2 files changed, 6 insertions, 12 deletions
diff --git a/audio/jamboree/Makefile b/audio/jamboree/Makefile
index 1a0af780b0b0..8815ed670ca8 100644
--- a/audio/jamboree/Makefile
+++ b/audio/jamboree/Makefile
@@ -25,14 +25,11 @@ USE_LIBTOOL_VER=15
USE_GMAKE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+GCONF_SCHEMAS= jamboree.schemas
+USE_REINPLACE= yes
-OPTIONS= DBUS "D-BUS support" off
+post-patch:
+ @${REINPLACE_CMD} -e 's|^\(@GCONF_SCHEMAS_INSTALL_TRUE@\) |\1 |' \
+ ${WRKSRC}/Makefile.in
-.include <bsd.port.pre.mk>
-
-.if defined(WITH_DBUS)
-LIB_DEPENDS+= dbus-1:${PORTSDIR}/devel/dbus
-CONFIGURE_ARGS+= --enable-dbus
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/audio/jamboree/pkg-plist b/audio/jamboree/pkg-plist
index 02bc93407fa7..3c3f01bcf2c6 100644
--- a/audio/jamboree/pkg-plist
+++ b/audio/jamboree/pkg-plist
@@ -1,7 +1,4 @@
bin/jamboree
-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/jamboree.schemas > /dev/null || /usr/bin/true
-etc/gconf/schemas/jamboree.schemas
-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/jamboree.schemas > /dev/null || /usr/bin/true
share/gnome/applications/jamboree.desktop
share/gnome/jamboree/jamboree-next.png
share/gnome/jamboree/jamboree-note.png