diff options
Diffstat (limited to 'editors/poedit')
-rw-r--r-- | editors/poedit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 406eeb7e4237..0939ac092951 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -29,7 +29,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ WXRC="${WXRC_CMD}" -CONFIGURE_ARGS= --mandir=${MANPREFIX}/man INSTALLS_ICONS= yes MAN1= poedit.1 |