mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
56e208081c
- Fix up #!/usr/bin/perl. - Remove v6eval/ct/COPYRIGHT from pkg-plist.
9 lines
233 B
PHP
9 lines
233 B
PHP
--- Makefile.inc.orig 2013-06-17 01:17:58.000000000 +0900
|
|
+++ Makefile.inc 2013-06-17 01:18:14.000000000 +0900
|
|
@@ -1,4 +1,4 @@
|
|
-PREFIX=/usr/local/v6eval
|
|
+PREFIX?= %%PREFIX%%/v6eval
|
|
|
|
.ifndef AUTORUN
|
|
AUTORUN = $(PREFIX)/bin/autorun
|