From ed1c6879920344dfbc57643c45d44f47dab60c03 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Fri, 4 Jun 2010 11:50:46 +0000 Subject: [PATCH] Add USE_GETTEXT=yes, rearrange Makefile a bit, ALL_TARGET->MAKE_JOBS_SAFE. PR: ports/147429 Approved by: mi@aldan.algebra.com (maintainer) Approved by: garga (mentor) --- net/ekiga/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/net/ekiga/Makefile b/net/ekiga/Makefile index cfabd3b24e0a..e95e478a80f0 100644 --- a/net/ekiga/Makefile +++ b/net/ekiga/Makefile @@ -14,15 +14,16 @@ MASTER_SITES= GNOME MAINTAINER= mi@aldan.algebra.com COMMENT= VoIP phone for GNOME +LIB_DEPENDS= opal_r:${PORTSDIR}/net/opal + OPTIONS= AVAHI "Support Avahi for service discovery on LAN" on \ DBUS "Use D-BUS for interprocess communication" on -LIB_DEPENDS= opal_r:${PORTSDIR}/net/opal - CONFLICTS= ekiga-3.* USE_BZIP2= yes USE_GMAKE= yes +USE_GETTEXT= yes USE_SDL= sdl INSTALLS_OMF= yes USE_GNOME= libgnomeui gnomeprefix gnomehack gnomedocutils \ @@ -33,7 +34,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ SDL_CONFIG="${SDL_CONFIG}" CONFIGURE_ARGS= --with-pwlib-dir=${LOCALBASE} \ --with-opal-dir=${LOCALBASE} -ALL_TARGET= -j`${SYSCTL} -n hw.ncpu` +MAKE_JOBS_SAFE= yes GCONF_SCHEMAS= ekiga.schemas MAN1= ekiga.1