From 1d3bb1052f36b2243c6405bf09f39e0498ba2b64 Mon Sep 17 00:00:00 2001 From: mezz Date: Sun, 20 Feb 2005 01:49:36 +0000 Subject: 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 --- x11/gnome-applets/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/gnome-applets/Makefile') 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" \ -- cgit v1.2.3