mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
Define RUBY_SHEBANG_FILES.
Pass MANPREFIX. (currently unused)
This commit is contained in:
parent
def5c1426d
commit
8d826e89fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108104
@ -18,9 +18,11 @@ COMMENT= A tool to edit files in-place through given filter commands
|
||||
USE_BZIP2= yes
|
||||
USE_RUBY= yes
|
||||
|
||||
MAKE_ARGS= PREFIX="${PREFIX}"
|
||||
MAKE_ARGS= PREFIX="${PREFIX}" MANPREFIX="${MANPREFIX}"
|
||||
MAKEFILE= BSDmakefile
|
||||
|
||||
RUBY_SHEBANG_FILES= inplace.rb
|
||||
|
||||
MAN1= inplace.1
|
||||
MANCOMPRESSED= maybe
|
||||
PLIST_FILES= bin/inplace
|
||||
|
Loading…
Reference in New Issue
Block a user