From b535183c795d16964a86245ac716adf5b99acb0f Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 8 Feb 2010 11:36:41 +0000 Subject: Update to 2.29.2.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13563 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/anjuta-extras/Makefile | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 devel/anjuta-extras/Makefile (limited to 'devel/anjuta-extras/Makefile') diff --git a/devel/anjuta-extras/Makefile b/devel/anjuta-extras/Makefile new file mode 100644 index 000000000..97e67c029 --- /dev/null +++ b/devel/anjuta-extras/Makefile @@ -0,0 +1,33 @@ +# New ports collection makefile for: anjuta-extras +# Date created: 8 May 2009 +# Whom: Koop Mast +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= anjuta-extras +PORTVERSION= 2.29.2.0 +CATEGORIES= devel +MASTER_SITES= GNOME + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Extra anjuta plugins. + +BUILD_DEPENDS= neato:${PORTSDIR}/graphics/graphviz +LIB_DEPENDS= anjuta.0:${PORTSDIR}/devel/anjuta +RUN_DEPENDS= neato:${PORTSDIR}/graphics/graphviz + +USE_BZIP2= yes +USE_LDCONFIG= yes +GNU_CONFIGURE= yes +USE_GMAKE= yes +USE_GNOME= intltool +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include " \ + LDFLAGS="-L${LOCALBASE}/lib" +CONFIGURE_ARGS+=--disable-plugin-valgrind \ + --localedir=${PREFIX}/share + +GCONF_SCHEMAS= anjuta-editor-scintilla.schemas + +.include -- cgit v1.2.3