From 65b53dfde8bfeb6ae17c3e99a409dc36324e8dd9 Mon Sep 17 00:00:00 2001 From: kwm Date: Fri, 26 Apr 2013 21:23:07 +0000 Subject: Massive port framework maintaince/update (long over due too) Deal with recent USES changes, pet portlint here and there. Sync with ports, more to come. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18393 df743ca5-7f9a-e211-a948-0013205c9059 --- lang/gjs/Makefile | 10 ++++------ lang/vala/Makefile | 4 +--- 2 files changed, 5 insertions(+), 9 deletions(-) (limited to 'lang') diff --git a/lang/gjs/Makefile b/lang/gjs/Makefile index 135d8be28..b11996e74 100644 --- a/lang/gjs/Makefile +++ b/lang/gjs/Makefile @@ -1,6 +1,6 @@ # Created by: Pawel Worach # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/lang/gjs/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= gjs PORTVERSION= 1.32.0 @@ -14,17 +14,15 @@ COMMENT= GNOME Javascript binding BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \ spidermonkey185>=1.8.5:${PORTSDIR}/lang/spidermonkey185 -LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ - cairo:${PORTSDIR}/graphics/cairo \ +LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ mozjs185:${PORTSDIR}/lang/spidermonkey185 USE_XZ= yes -USE_GETTEXT= yes +USES= gettext pathfix pkgconfig USE_GMAKE= yes USE_PYTHON_BUILD=yes USE_AUTOTOOLS= libtool -USE_GNOME= gnomeprefix gnomehack intlhack glib20 ltverhack -USE_PKGCONFIG= build +USE_GNOME= gnomeprefix intlhack glib20 ltverhack cairo USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/lang/vala/Makefile b/lang/vala/Makefile index 577390d7f..94ec1e9f8 100644 --- a/lang/vala/Makefile +++ b/lang/vala/Makefile @@ -12,13 +12,11 @@ COMMENT= Programming language and compiler that converts Vala code into C code LICENSE= LGPL21 -USES= bison pathfix +USES= bison pathfix gettext pkgconfig USE_XZ= yes USE_GNOME= glib20 gnomeprefix libxslt USE_GMAKE= yes -USE_PKGCONFIG= build GNU_CONFIGURE= yes -USE_GETTEXT= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes -- cgit v1.2.3