From be4254fd419eb1697e8fdbebbef10be033aae75d Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 19 Jun 2009 01:38:13 +0000 Subject: Explicitly disable NM. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12401 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-applets/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 4b468302f..bf23b2e82 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome-applets/Makefile,v 1.200 2009/05/27 15:52:40 kwm Exp $ +# $MCom: ports/x11/gnome-applets/Makefile,v 1.201 2009/06/17 23:11:37 kwm Exp $ # PORTNAME= gnome-applets @@ -37,7 +37,8 @@ WANT_GNOME= yes USE_GSTREAMER= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gstreamer=0.10 \ - --enable-mixer-applet + --enable-mixer-applet \ + --disable-networkmanager CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ OS_SYS="/usr/include" -- cgit v1.2.3