mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
emulators/hercules: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
e011b843bd
commit
b065101d24
2 changed files with 6 additions and 4 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= hercules
|
PORTNAME= hercules
|
||||||
PORTVERSION= 3.13
|
PORTVERSION= 3.13
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= emulators
|
CATEGORIES= emulators
|
||||||
MASTER_SITES= http://downloads.hercules-390.eu/
|
MASTER_SITES= http://downloads.hercules-390.eu/
|
||||||
|
|
||||||
|
@ -17,6 +18,7 @@ USES= iconv libtool:keepla perl5 shebangfix
|
||||||
SHEBANG_FILES= util/bldlvlck
|
SHEBANG_FILES= util/bldlvlck
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CONFIGURE_ARGS= --disable-optimization
|
CONFIGURE_ARGS= --disable-optimization
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
|
|
|
@ -72,10 +72,10 @@ lib/libhercu.la
|
||||||
lib/libhercu.so
|
lib/libhercu.so
|
||||||
lib/libsoftfloat.la
|
lib/libsoftfloat.la
|
||||||
lib/libsoftfloat.so
|
lib/libsoftfloat.so
|
||||||
man/man1/cckddiag.1.gz
|
share/man/man1/cckddiag.1.gz
|
||||||
man/man1/dasdseq.1.gz
|
share/man/man1/dasdseq.1.gz
|
||||||
man/man1/hercules.1.gz
|
share/man/man1/hercules.1.gz
|
||||||
man/man4/cckd.4.gz
|
share/man/man4/cckd.4.gz
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/cckddasd.html
|
%%PORTDOCS%%%%DOCSDIR%%/cckddasd.html
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/fishgui.html
|
%%PORTDOCS%%%%DOCSDIR%%/fishgui.html
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/hercconf.html
|
%%PORTDOCS%%%%DOCSDIR%%/hercconf.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue