summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/goobox/Makefile4
-rw-r--r--audio/jamboree/Makefile6
-rw-r--r--audio/rhythmbox-devel/Makefile6
-rw-r--r--audio/rhythmbox/Makefile6
4 files changed, 11 insertions, 11 deletions
diff --git a/audio/goobox/Makefile b/audio/goobox/Makefile
index 03e7f4216..ee96bc680 100644
--- a/audio/goobox/Makefile
+++ b/audio/goobox/Makefile
@@ -3,7 +3,7 @@
# Whom: Alexander Nedotsukov <bland@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/audio/goobox/Makefile,v 1.19 2007/04/30 17:56:22 ahze Exp $
+# $MCom: ports/audio/goobox/Makefile,v 1.20 2007/05/19 21:35:56 marcus Exp $
#
PORTNAME= goobox
@@ -28,7 +28,7 @@ USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui libglade2 libbonobo \
USE_GSTREAMER80= cdparanoia gconf
GNU_CONFIGURE= yes
INSTALLS_OMF= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= goobox.schemas
diff --git a/audio/jamboree/Makefile b/audio/jamboree/Makefile
index b22fb6c5b..6fe35a9d9 100644
--- a/audio/jamboree/Makefile
+++ b/audio/jamboree/Makefile
@@ -3,7 +3,7 @@
# Whom: Jean-Yves Lefort <jylefort@brutele.be>
#
# $FreeBSD$
-# $MCom: ports/audio/jamboree/Makefile,v 1.12 2007/04/30 18:11:19 ahze Exp $
+# $MCom: ports/audio/jamboree/Makefile,v 1.13 2007/05/19 21:35:57 marcus Exp $
PORTNAME= jamboree
PORTVERSION= 0.5
@@ -23,8 +23,8 @@ USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libglade2
USE_GSTREAMER80= vorbis mad gconf
GNU_CONFIGURE= yes
USE_GMAKE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib" \
GST_INSPECT="${LOCALBASE}/bin/gst-inspect-0.8"
GCONF_SCHEMAS= jamboree.schemas
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index 03de3969a..0a39b0fff 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/audio/rhythmbox/Makefile,v 1.75 2007/05/19 21:35:59 marcus Exp $
+# $MCom: ports/audio/rhythmbox/Makefile,v 1.76 2007/05/29 02:52:31 marcus Exp $
#
PORTNAME= rhythmbox
@@ -38,8 +38,8 @@ CONFIGURE_ARGS= --enable-nautilus-menu --with-playback=gstreamer-0-10
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
CONFIGURE_ENV= LIBS="-lm" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \
- CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include"
+ LDFLAGS="-L${LOCALBASE}/lib" \
+ CPPFLAGS="-I${LOCALBASE}/include"
GCONF_SCHEMAS= rhythmbox.schemas
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 03de3969a..0a39b0fff 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/audio/rhythmbox/Makefile,v 1.75 2007/05/19 21:35:59 marcus Exp $
+# $MCom: ports/audio/rhythmbox/Makefile,v 1.76 2007/05/29 02:52:31 marcus Exp $
#
PORTNAME= rhythmbox
@@ -38,8 +38,8 @@ CONFIGURE_ARGS= --enable-nautilus-menu --with-playback=gstreamer-0-10
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
CONFIGURE_ENV= LIBS="-lm" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \
- CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include"
+ LDFLAGS="-L${LOCALBASE}/lib" \
+ CPPFLAGS="-I${LOCALBASE}/include"
GCONF_SCHEMAS= rhythmbox.schemas