diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-08-02 00:22:41 +0800 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-08-02 00:22:41 +0800 |
commit | c8eaa93644980f3fb055e61b794ca9a9f399853d (patch) | |
tree | 60cccd66ad3b96a99ef31426ff5de7ea3b10d37e /x11-wm/windowmaker | |
parent | 05a6d5adc72f0599c2474427957578c01e9646d5 (diff) | |
download | freebsd-ports-gnome-c8eaa93644980f3fb055e61b794ca9a9f399853d.tar.gz freebsd-ports-gnome-c8eaa93644980f3fb055e61b794ca9a9f399853d.tar.zst freebsd-ports-gnome-c8eaa93644980f3fb055e61b794ca9a9f399853d.zip |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
Diffstat (limited to 'x11-wm/windowmaker')
-rw-r--r-- | x11-wm/windowmaker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 0f7a55849a62..8518613301ab 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -17,7 +17,7 @@ MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ - intl.2:${PORTSDIR}/devel/gettext \ + intl.4:${PORTSDIR}/devel/gettext \ Hermes.1:${PORTSDIR}/graphics/Hermes RUN_DEPENDS= ${X11BASE}/share/WindowMaker/Themes/Checker.themed/style:${PORTSDIR}/graphics/wmicons |