aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamermm
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-11-01 22:14:07 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-11-01 22:14:07 +0000
commit44d0dc12bbff17cfbbb9d182235924dbd7d86a45 (patch)
treeb260b05e7fe7e534f08af61d8504ddf8a7ab5a49 /multimedia/gstreamermm
parent96998c6a224d934b8d937663652dc498c7e4cdfd (diff)
downloadports-44d0dc12bbff17cfbbb9d182235924dbd7d86a45.tar.gz
ports-44d0dc12bbff17cfbbb9d182235924dbd7d86a45.zip
Notes
Diffstat (limited to 'multimedia/gstreamermm')
-rw-r--r--multimedia/gstreamermm/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/multimedia/gstreamermm/Makefile b/multimedia/gstreamermm/Makefile
index 46a5be6b56d8..2d2dbadb3806 100644
--- a/multimedia/gstreamermm/Makefile
+++ b/multimedia/gstreamermm/Makefile
@@ -12,19 +12,16 @@ COMMENT= C++ wrapper library for the multimedia library GStreamer
LICENSE= LGPL21
-LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
-
USES= pkgconfig
USE_XZ= yes
USE_GMAKE= yes
USE_GSTREAMER= theora vorbis cdparanoia gio pango
-USE_GNOME= gnomeprefix gnomehack
+USE_GNOME= gnomeprefix gnomehack gtkmm24
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-documentation
USE_LDCONFIG= yes
PLIST_SUB= GST_VERSION="${GST_VERSION}"
-NO_STAGE= yes
post-patch:
# Fix the build with clang
@${REINPLACE_CMD} -e 's|GREP "\\-L"|GREP "conftest\\.$$objext"|g' \