sysutils/screen: move man page
This commit is contained in:
parent
df10dcdf73
commit
23c55b77de
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= screen
|
||||
PORTVERSION= 4.9.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= GNU \
|
||||
ftp://ftp.gnu.org/gnu/screen/ \
|
||||
|
@ -56,6 +56,7 @@ SSP_CFLAGS?= -fno-stack-protector
|
|||
.endif
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CFLAGS+= -I${NCURSESINC}
|
||||
LDFLAGS+= -L${NCURSESLIB}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
bin/screen
|
||||
%%MULTISUID%%bin/screen-4.9.1
|
||||
man/man1/screen.1.gz
|
||||
share/man/man1/screen.1.gz
|
||||
%%DATADIR%%/utf8encodings/01
|
||||
%%DATADIR%%/utf8encodings/02
|
||||
%%DATADIR%%/utf8encodings/03
|
||||
|
|
Loading…
Reference in a new issue