summaryrefslogtreecommitdiffstats
path: root/x11/gnome-applets
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2005-02-20 09:49:36 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2005-02-20 09:49:36 +0800
commit1d3bb1052f36b2243c6405bf09f39e0498ba2b64 (patch)
tree08614588cb39772c895b012b67b3c2b1cee35b41 /x11/gnome-applets
parentd307a2e29afef4ea632f1ed2cbb0a8708b9ee169 (diff)
downloadmarcuscom-ports-1d3bb1052f36b2243c6405bf09f39e0498ba2b64.tar
marcuscom-ports-1d3bb1052f36b2243c6405bf09f39e0498ba2b64.tar.gz
marcuscom-ports-1d3bb1052f36b2243c6405bf09f39e0498ba2b64.tar.bz2
marcuscom-ports-1d3bb1052f36b2243c6405bf09f39e0498ba2b64.tar.lz
marcuscom-ports-1d3bb1052f36b2243c6405bf09f39e0498ba2b64.tar.xz
marcuscom-ports-1d3bb1052f36b2243c6405bf09f39e0498ba2b64.tar.zst
marcuscom-ports-1d3bb1052f36b2243c6405bf09f39e0498ba2b64.zip
Correct the typo, s/USE_GSTREMAER/USE_GSTREAMER/g (MA -> AM) to get
gnomeapplets2 to build/install the mixer_applet2. gnomeapplets2 is the first dependency in x11/gnome2, so it never catch the gstreamer stuff. ahze and kwm, pay attention to this commit to make sure your huge diff to follow up with this commit in case if you have the same typo. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3680 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets')
-rw-r--r--x11/gnome-applets/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index cdc8b57fe..413bc903e 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomeapplets2
PORTVERSION= 2.9.6
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-applets/2.9
@@ -30,7 +30,7 @@ GNOME_DESKTOP_VERSION=2
INSTALLS_OMF= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel \
gail
-USE_GSTREMAER= yes
+USE_GSTREAMER= yes
USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \