mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
chinese/aterm: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
e32b868645
commit
8b949c3aaa
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= aterm
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= chinese x11
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -10,12 +11,13 @@ WWW= https://aterm.sourceforge.net/
|
|||
USES= cpe xorg
|
||||
USE_XORG= xpm
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --enable-xim --enable-big5
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
CONFLICTS_INSTALL= aterm
|
||||
|
||||
PLIST_FILES= "@(,,4711) bin/aterm" \
|
||||
man/man1/aterm.1.gz
|
||||
share/man/man1/aterm.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue