Date: Tue, 16 Apr 2019 18:35:22 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r499108 - head/devel/anjuta Message-ID: <201904161835.x3GIZM88068628@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Tue Apr 16 18:35:22 2019 New Revision: 499108 URL: https://svnweb.freebsd.org/changeset/ports/499108 Log: devel/anjuta: Spell DEVHELP_CONFIGURE_ENABLE correctly Modified: head/devel/anjuta/Makefile Modified: head/devel/anjuta/Makefile ============================================================================== --- head/devel/anjuta/Makefile Tue Apr 16 18:34:25 2019 (r499107) +++ head/devel/anjuta/Makefile Tue Apr 16 18:35:22 2019 (r499108) @@ -3,7 +3,7 @@ PORTNAME= anjuta PORTVERSION= 3.28.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -102,7 +102,7 @@ SVN_CONFIGURE_ENABLE= plugin-subversion DEVHELP_LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libdevhelp-3.so:devel/devhelp -DEVHELP_CONFIGURE_ENBABLE= plugin-devhelp +DEVHELP_CONFIGURE_ENABLE= plugin-devhelp VALA_VER= 0.40 VALA_BUILD_DEPENDS= vala>=${VALA_VER},1<${VALA_VER}.99,1:lang/vala
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904161835.x3GIZM88068628>