1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

Add a missing dependency on p5-gettext.

Reported by:	QAT
This commit is contained in:
Joe Marcus Clarke 2009-04-11 21:21:57 +00:00
parent 1aff8c09fc
commit 5f8b9297fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232127

View File

@ -8,7 +8,7 @@
PORTNAME= anjuta
PORTVERSION= 2.26.0.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@ -18,6 +18,7 @@ COMMENT= Integrated Development Environment for C and C++
BUILD_DEPENDS= autogen:${PORTSDIR}/devel/autogen \
bash:${PORTSDIR}/shells/bash \
p5-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext \
neato:${PORTSDIR}/graphics/graphviz
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
gladeui-1.9:${PORTSDIR}/devel/glade3 \
@ -27,6 +28,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
autogen:${PORTSDIR}/devel/autogen \
neato:${PORTSDIR}/graphics/graphviz \
p5-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext \
libtool:${PORTSDIR}/devel/libtool15 \
${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme