summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2004-05-01 19:23:11 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2004-05-01 19:23:11 +0000
commit8d826e89fd932e5613b65da4b665d24336a2275a (patch)
treea7bbe2c034845dbabfcd60bf68d747c6feea561f /misc
parent-Update to 1.2.4. (diff)
Define RUBY_SHEBANG_FILES.
Pass MANPREFIX. (currently unused)
Notes
Notes: svn path=/head/; revision=108104
Diffstat (limited to 'misc')
-rw-r--r--misc/inplace/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/inplace/Makefile b/misc/inplace/Makefile
index 647a32301b97..65ef7821790e 100644
--- a/misc/inplace/Makefile
+++ b/misc/inplace/Makefile
@@ -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