diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 21:32:14 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 21:32:14 +0000 |
commit | e1c05666f2f300923759241b0e20265abeb4a1e0 (patch) | |
tree | 28e15dd7054c672279e72d81b733f6bf110bbd35 /devel/anjuta | |
parent | 8408abc5a8e6f22c8f8d25584f5062a687510c3c (diff) |
Notes
Diffstat (limited to 'devel/anjuta')
-rw-r--r-- | devel/anjuta/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile index c71e1ca9f1d5..adf1167dd142 100644 --- a/devel/anjuta/Makefile +++ b/devel/anjuta/Makefile @@ -31,10 +31,9 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ CONFLICTS= anjuta-3.[0-9]* USE_BZIP2= yes -USES= gmake gettext pathfix shebangfix shared-mime-info +USES= gmake gettext pathfix perl5 pkgconfig shebangfix shared-mime-info INSTALLS_OMF= yes INSTALLS_ICONS= yes -USE_PERL5= yes USE_PYTHON= yes USE_GNOME= gnomeprefix vte gtksourceview2 libgda4 USE_CSTD= gnu89 |