From 68eedbf80819b7904f89cce9838ac8b233dc5ca0 Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 14 Jan 2008 15:57:22 +0000 Subject: Update to 2.3.2. Its part of gnome now. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10076 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/anjuta/Makefile | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'devel/anjuta/Makefile') diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile index f5a70912d..26fa2a04f 100644 --- a/devel/anjuta/Makefile +++ b/devel/anjuta/Makefile @@ -3,11 +3,11 @@ # Whom: Dmitry Sivachenko # # $FreeBSD$ -# $MCom$ +# $MCom: ports/devel/anjuta-devel/Makefile,v 1.19 2008/01/14 00:05:52 kwm Exp $ # PORTNAME= anjuta -PORTVERSION= 2.2.3 +PORTVERSION= 2.3.2 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= anjuta @@ -21,6 +21,7 @@ BUILD_DEPENDS= autogen:${PORTSDIR}/devel/autogen \ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ gbf-1.1:${PORTSDIR}/devel/gnome-build \ gladeui-1.7:${PORTSDIR}/devel/glade3 \ + neon.26:${PORTSDIR}/www/neon \ devhelp-1.0:${PORTSDIR}/devel/devhelp RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ autogen:${PORTSDIR}/devel/autogen \ @@ -28,7 +29,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ libtool:${PORTSDIR}/devel/libtool15 \ ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme -CONFLICTS= anjuta-2.3.* +CONFLICTS= anjuta-2.2.* USE_BZIP2= yes USE_XLIB= yes @@ -42,7 +43,16 @@ USE_GNOME= gnomeprefix gnomehack libgnomeprintui libgnomeui vte \ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +CONFIGURE_ARGS= --disable-plugin-sourceview --disable-plugin-scintilla \ + --enable-plugin-symbol-db USE_LDCONFIG= yes +PKGMESSAGE= ${WRKDIR}/pkg-message +GCONF_SCHEMAS= anjuta-build-basic-autotools-plugin.schemas \ + anjuta-cvs-plugin.schemas anjuta-document-manager.schemas \ + anjuta-editor-scintilla.schemas anjuta-language-cpp-java.schemas \ + anjuta-message-manager-plugin.schemas \ + anjuta-symbol-browser-plugin.schemas \ + anjuta-terminal-plugin.schemas anjuta.schemas MAN1= anjuta.1 anjuta_launcher.1 @@ -72,6 +82,8 @@ post-configure: ${WRKSRC}/global-tags/create_global_tags.sh @${REINPLACE_CMD} -e 's|PKG_PATH|PKG_CONFIG_PATH|g' \ ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|make|gmake|g' \ + ${WRKSRC}/plugins/build-basic-autotools/build-basic-autotools.c post-install: .if !defined(NOPORTDOCS) -- cgit v1.2.3