mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
- Stage support
- USES gmake
This commit is contained in:
parent
f23cdcfb28
commit
8fefcce467
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339033
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user