summaryrefslogtreecommitdiff
path: root/audio/gnomemedia/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gnomemedia/Makefile')
-rw-r--r--audio/gnomemedia/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/audio/gnomemedia/Makefile b/audio/gnomemedia/Makefile
index d669cae2653b..92f098633e89 100644
--- a/audio/gnomemedia/Makefile
+++ b/audio/gnomemedia/Makefile
@@ -14,16 +14,13 @@ DISTNAME= gnome-media-${PORTVERSION}
MAINTAINER= reg@FreeBSD.org
-BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
-RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \
- sox:${PORTSDIR}/audio/sox
+RUN_DEPENDS= sox:${PORTSDIR}/audio/sox
USE_X_PREFIX= yes
USE_GMAKE= yes
+USE_GNOME= yes
USE_LIBTOOL= yes
-CONFIGURE_ARGS= --without-ncurses \
- --localstatedir=${PREFIX}/share/gnome \
- --datadir=${PREFIX}/share/gnome
+CONFIGURE_ARGS= --without-ncurses
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"