diff options
Diffstat (limited to 'editors/yudit')
-rw-r--r-- | editors/yudit/Makefile | 5 | ||||
-rw-r--r-- | editors/yudit/pkg-plist | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index 3dd15e5ae1e6..b689e5e06482 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -13,13 +13,10 @@ COMMENT= Multi-lingual Unicode text editor with TTF support CONFLICTS= netatalk-[0-9]* USE_XORG= x11 -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ENV= LC_ALL= MAKE_ENV= LC_ALL= MAKE_JOBS_UNSAFE= yes -MAN1= mytool.1 uniconv.1 uniprint.1 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/editors/yudit/pkg-plist b/editors/yudit/pkg-plist index 8d874ec83fe5..52771a3f1d6b 100644 --- a/editors/yudit/pkg-plist +++ b/editors/yudit/pkg-plist @@ -2,6 +2,9 @@ bin/mytool bin/uniconv bin/uniprint bin/yudit +man/man1/mytool.1.gz +man/man1/uniconv.1.gz +man/man1/uniprint.1.gz %%DATADIR%%/config/yudit.properties %%DATADIR%%/data/ASCII-IPA.my %%DATADIR%%/data/ArabTeX.my |