diff options
-rw-r--r-- | x11-wm/windowmaker-i18n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/windowmaker-i18n/Makefile b/x11-wm/windowmaker-i18n/Makefile index 1c08eaa8e92d..2bdca4192980 100644 --- a/x11-wm/windowmaker-i18n/Makefile +++ b/x11-wm/windowmaker-i18n/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.3:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ - PropList.1:${PORTSDIR}/devel/libPropList \ + PropList.2:${PORTSDIR}/devel/libPropList \ intl.1:${PORTSDIR}/devel/gettext BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf RUN_DEPENDS= ${X11BASE}/share/WindowMaker/Themes/Checker.themed/style:${PORTSDIR}/graphics/wmicons |