diff options
Diffstat (limited to 'devel/anjuta3/Makefile')
| -rw-r--r-- | devel/anjuta3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/anjuta3/Makefile b/devel/anjuta3/Makefile index 8c9b899a0..fe8af0990 100644 --- a/devel/anjuta3/Makefile +++ b/devel/anjuta3/Makefile @@ -1,6 +1,6 @@ # Created by: Dmitry Sivachenko <demon@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/devel/anjuta3/Makefile,v 1.1 2012/06/16 21:10:00 kwm Exp $ +# $MCom: ports/devel/anjuta3/Makefile,v 1.2 2012/12/13 20:33:05 kwm Exp $ PORTNAME= anjuta PORTVERSION= 3.4.3 @@ -28,14 +28,14 @@ CONFLICTS= anjuta-2.[0-9]* LATEST_LINK= anjuta3 USE_XZ= yes -USE_BISON= build +USES= bison pathfix USE_GMAKE= yes USE_GETTEXT= yes INSTALLS_ICONS= yes USE_PERL5= yes USE_PYTHON= yes USE_LDCONFIG= yes -USE_GNOME= gnomeprefix gnomehack vte3 gtksourceview3 libgda5 libwnck3 +USE_GNOME= gnomeprefix vte3 gtksourceview3 libgda5 libwnck3 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |
