mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
java/jikes: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
ac196cde52
commit
d3703a3c77
@ -1,6 +1,6 @@
|
||||
PORTNAME= jikes
|
||||
PORTVERSION= 1.22
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= java
|
||||
MASTER_SITES= SF/${PORTNAME}/Jikes/${PORTVERSION}
|
||||
|
||||
@ -12,6 +12,7 @@ USES= autoreconf gmake iconv localbase tar:bzip2
|
||||
USE_CXXSTD= c++14
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= ac_cv_search_iconv=${ICONV_LIB} \
|
||||
ac_cv_search_libiconv_open=no
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
bin/jikes
|
||||
include/jikesapi.h
|
||||
man/man1/jikes.1.gz
|
||||
share/man/man1/jikes.1.gz
|
||||
share/doc/jikes-%%PORTVERSION%%/license.htm
|
||||
|
Loading…
x
Reference in New Issue
Block a user