aboutsummaryrefslogtreecommitdiff
path: root/audio/gnomemedia2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 04:13:24 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-22 04:13:24 +0000
commit4ad2671dc72463274d5e8748d71f30fa4e94e254 (patch)
tree6dc7cce31ad48a51385bf88ba78f85a518310523 /audio/gnomemedia2
parent39653fbdad4cf20d13367e73dbc7a252456365f6 (diff)
downloadports-4ad2671dc72463274d5e8748d71f30fa4e94e254.tar.gz
ports-4ad2671dc72463274d5e8748d71f30fa4e94e254.zip
Notes
Diffstat (limited to 'audio/gnomemedia2')
-rw-r--r--audio/gnomemedia2/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/gnomemedia2/Makefile b/audio/gnomemedia2/Makefile
index 6ec37b13dd12..fe2201f3621e 100644
--- a/audio/gnomemedia2/Makefile
+++ b/audio/gnomemedia2/Makefile
@@ -18,9 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Multimedia applications for the GNOME 2.0 desktop
RUN_DEPENDS= sox:${PORTSDIR}/audio/sox
-LIB_DEPENDS= gnome-desktop-2.3:${PORTSDIR}/x11/gnomedesktop \
- gailutil.17:${PORTSDIR}/x11-toolkits/gail \
- gstplay-0.6.0:${PORTSDIR}/multimedia/gstreamer-plugins
+LIB_DEPENDS= gstplay-0.6.0:${PORTSDIR}/multimedia/gstreamer-plugins
USE_BZIP2= yes
USE_X_PREFIX= yes
@@ -28,10 +26,9 @@ USE_GMAKE= yes
USE_REINPLACE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier
+USE_GNOME= gnomeprefix gnomehack gnomehier gail gnomedesktop
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \