diff options
author | Max Khon <fjoe@FreeBSD.org> | 2005-05-12 16:39:59 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2005-05-12 16:39:59 +0000 |
commit | d164e5eed292f9d38bcae24ae5a022d4398498fb (patch) | |
tree | 0624ea58421e1b1ee60ff22ecb3eff4e2b60f382 /editors/poedit | |
parent | f2e04afc00d5f1a1504497a0ba282336df14f721 (diff) | |
download | ports-d164e5eed292f9d38bcae24ae5a022d4398498fb.tar.gz ports-d164e5eed292f9d38bcae24ae5a022d4398498fb.zip |
Notes
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 |