diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-10-12 22:38:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-10-12 22:38:21 +0000 |
commit | 3b5370fc491b93bd6a63d2a079627ba464b68ee5 (patch) | |
tree | 402605444b391d26b3532a963e171237f2900a32 /x11-toolkits/p5-Gtk2-Ex-PodViewer | |
parent | 7ef5c7ee713599e1dae844cd6491f6a1edf3cacd (diff) | |
download | ports-3b5370fc491b93bd6a63d2a079627ba464b68ee5.tar.gz ports-3b5370fc491b93bd6a63d2a079627ba464b68ee5.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Gtk2-Ex-PodViewer')
-rw-r--r-- | x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile | 2 |
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} |