aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-10-13 06:38:21 +0800
committerpav <pav@FreeBSD.org>2010-10-13 06:38:21 +0800
commit675333575091cbb64321c31d9db59ea171d207c9 (patch)
tree09332f4b79f53ef295214676b3655452a3930911 /x11-toolkits
parenta9156559e8449730b136bc27b935d193f190fc76 (diff)
downloadfreebsd-ports-gnome-675333575091cbb64321c31d9db59ea171d207c9.tar.gz
freebsd-ports-gnome-675333575091cbb64321c31d9db59ea171d207c9.tar.zst
freebsd-ports-gnome-675333575091cbb64321c31d9db59ea171d207c9.zip
- Catch up with p5-gettext renaming
Reported by: pointyhat
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile b/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile
index d01a6e491196..3bdad7a9bbfb 100644
--- a/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile
+++ b/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile
@@ -17,7 +17,7 @@ COMMENT= Displays plain old documentation
BUILD_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \
- p5-gettext>=0:${PORTSDIR}/devel/p5-Locale-gettext \
+ p5-Locale-gettext>=0:${PORTSDIR}/devel/p5-Locale-gettext \
p5-Gtk2-Ex-Simple-List>=0.50:${PORTSDIR}/x11-toolkits/p5-Gtk2-Ex-Simple-List \
p5-Pod-Simple>=0:${PORTSDIR}/textproc/p5-Pod-Simple
RUN_DEPENDS= ${BUILD_DEPENDS}