diff options
author | asami <asami@FreeBSD.org> | 1999-10-08 19:22:53 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-10-08 19:22:53 +0800 |
commit | c6b0812df741296bba1dd0f152534b0dd4f36d14 (patch) | |
tree | cc1325243fe31e707ddb3bce3ba94e380169e0a2 | |
parent | 7299b5bd7cf90a6b98e6ae957a2588bceb9263a9 (diff) | |
download | freebsd-ports-gnome-c6b0812df741296bba1dd0f152534b0dd4f36d14.tar.gz freebsd-ports-gnome-c6b0812df741296bba1dd0f152534b0dd4f36d14.tar.zst freebsd-ports-gnome-c6b0812df741296bba1dd0f152534b0dd4f36d14.zip |
Bump libPropList shlib number.
-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 |