summaryrefslogtreecommitdiffstats
path: root/x11/gnome-applets/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-02-17 17:31:04 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-02-17 17:31:04 +0800
commitb4a76b30945232ddedd734fc06ace1c5ebafce99 (patch)
treee5a02d0da0b5bcfcdcbc68129143ba52fc8cd315 /x11/gnome-applets/Makefile
parent1a0c6d1f3da24c3efee8f3b45d45010a5a2d9d20 (diff)
downloadmarcuscom-ports-b4a76b30945232ddedd734fc06ace1c5ebafce99.tar
marcuscom-ports-b4a76b30945232ddedd734fc06ace1c5ebafce99.tar.gz
marcuscom-ports-b4a76b30945232ddedd734fc06ace1c5ebafce99.tar.bz2
marcuscom-ports-b4a76b30945232ddedd734fc06ace1c5ebafce99.tar.lz
marcuscom-ports-b4a76b30945232ddedd734fc06ace1c5ebafce99.tar.xz
marcuscom-ports-b4a76b30945232ddedd734fc06ace1c5ebafce99.tar.zst
marcuscom-ports-b4a76b30945232ddedd734fc06ace1c5ebafce99.zip
Use USE_GSTREAMER macro
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3665 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r--x11/gnome-applets/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index 689c02020..cdc8b57fe 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -29,7 +29,8 @@ USE_GMAKE= yes
GNOME_DESKTOP_VERSION=2
INSTALLS_OMF= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel \
- gstreamerplugins gail
+ gail
+USE_GSTREMAER= yes
USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \