From b912d4ac1461d1ab376eec79c3c3dbc5a017c963 Mon Sep 17 00:00:00 2001 From: ahze Date: Fri, 18 Nov 2005 02:06:48 +0000 Subject: - Fix small typo that fixes plist Submitted by: ankon on #FreeBSD-Gnome git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5159 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/anjuta-devel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/anjuta-devel/Makefile b/devel/anjuta-devel/Makefile index ad10db499..0d003e8e0 100644 --- a/devel/anjuta-devel/Makefile +++ b/devel/anjuta-devel/Makefile @@ -3,7 +3,7 @@ # Whom: Dmitry Sivachenko # # $FreeBSD$ -# $MCom: ports/devel/anjuta-devel/Makefile,v 1.6 2005/10/27 19:19:14 mezz Exp $ +# $MCom: ports/devel/anjuta-devel/Makefile,v 1.7 2005/10/27 21:20:31 mezz Exp $ # PORTNAME= anjuta @@ -56,7 +56,7 @@ CONFIGURE_ARGS+=--with-subversion-dir=${LOCALBASE}/bin \ --with-svn-lib=${LOCALBASE}/lib \ --with-apr-config=${LOCALBASE}/bin/apr-1-config \ --with-apu-config=${LOCALBASE}/bin/apu-1-config -PLIST_SUBS+= SVN="" +PLIST_SUB+= SVN="" .else CONFIGURE_ARGS+=--without-subversion-dir \ --without-apr-config \ -- cgit v1.2.3