diff options
author | fjoe <fjoe@FreeBSD.org> | 2005-05-13 00:39:59 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2005-05-13 00:39:59 +0800 |
commit | 46e7c1a49d7bca4cdb9b59cb4fa015468d767894 (patch) | |
tree | c7c6e08f973633a30db6fa296792f1f56b0d909a /editors/poedit | |
parent | 2a59a078ee0cdd25a72b730294695cb67c4348ed (diff) | |
download | freebsd-ports-gnome-46e7c1a49d7bca4cdb9b59cb4fa015468d767894.tar.gz freebsd-ports-gnome-46e7c1a49d7bca4cdb9b59cb4fa015468d767894.tar.zst freebsd-ports-gnome-46e7c1a49d7bca4cdb9b59cb4fa015468d767894.zip |
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
Diffstat (limited to 'editors/poedit')
-rw-r--r-- | editors/poedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 9d89139c2c7d..7653aade697d 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -18,7 +18,7 @@ COMMENT= Gettext catalogs (.po files) editor BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 \ - wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 + wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 USE_X_PREFIX= yes USE_GETTEXT= yes |