diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-11-10 03:34:52 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-11-10 03:34:52 +0800 |
commit | bc3fc272cb2351e65ea3193bb106edba6ec9923e (patch) | |
tree | 805a4a873e5fc8f0291372f1229bdfd484589a8c /editors/poedit/Makefile | |
parent | 9b28c81580701d37c4893cff21d2f40a18dbc550 (diff) | |
download | freebsd-ports-gnome-bc3fc272cb2351e65ea3193bb106edba6ec9923e.tar.gz freebsd-ports-gnome-bc3fc272cb2351e65ea3193bb106edba6ec9923e.tar.zst freebsd-ports-gnome-bc3fc272cb2351e65ea3193bb106edba6ec9923e.zip |
wxgtk-devel -> wxgtk
Diffstat (limited to 'editors/poedit/Makefile')
-rw-r--r-- | editors/poedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 5b131e6b4067..9620da093a95 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -8,7 +8,7 @@ PORTNAME= poedit PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +19,7 @@ COMMENT= gettext catalogs (.po files) editor BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 \ intl.5:${PORTSDIR}/devel/gettext \ - wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel + wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk USE_X_PREFIX= yes USE_REINPLACE= yes |