mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Support staging
This commit is contained in:
parent
9ccfaeb569
commit
3fd9b993f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328741
@ -12,9 +12,9 @@ COMMENT= Tool to preload kernel iconv charset tables
|
||||
|
||||
USES= iconv # used by libkiconv, actually
|
||||
|
||||
PLIST_FILES= sbin/kiconvtool etc/rc.d/kiconv
|
||||
MAKE_ARGS= PREFIX="${STAGEDIR}${PREFIX}"
|
||||
|
||||
MAN8= kiconvtool.8
|
||||
PLIST_FILES= sbin/${PORTNAME} etc/rc.d/kiconv \
|
||||
man/man8/${PORTNAME}.8.gz
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user