mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
12 lines
266 B
Plaintext
12 lines
266 B
Plaintext
--- Makefile-- Tue Mar 27 09:10:46 2001
|
|
+++ Makefile Tue Oct 23 11:57:10 2001
|
|
@@ -11,7 +11,7 @@
|
|
EMACS=emacs
|
|
|
|
# Where to install ocamltags script
|
|
-SCRIPTDIR = /usr/local/bin
|
|
+SCRIPTDIR = ${PREFIX}/bin
|
|
|
|
# Command for byte-compiling the files
|
|
COMPILECMD=(progn \
|