mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Define ant, and change PREFIX to LOCALBASE.
This commit is contained in:
parent
15a79b97ac
commit
db5ac5a0ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68325
@ -27,9 +27,10 @@ CUT?= /usr/bin/cut
|
||||
AWK?= /usr/bin/awk
|
||||
GREP?= /usr/bin/grep
|
||||
MOUNT?= /sbin/mount
|
||||
ZIP?= ${PREFIX}/bin/zip
|
||||
UNZIP?= ${PREFIX}/bin/unzip
|
||||
TCSH?= /bin/tcsh
|
||||
ZIP?= ${LOCALBASE}/bin/zip
|
||||
UNZIP?= ${LOCALBASE}/bin/unzip
|
||||
ANT?= ${LOCALBASE}/bin/ant
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -27,9 +27,10 @@ CUT?= /usr/bin/cut
|
||||
AWK?= /usr/bin/awk
|
||||
GREP?= /usr/bin/grep
|
||||
MOUNT?= /sbin/mount
|
||||
ZIP?= ${PREFIX}/bin/zip
|
||||
UNZIP?= ${PREFIX}/bin/unzip
|
||||
TCSH?= /bin/tcsh
|
||||
ZIP?= ${LOCALBASE}/bin/zip
|
||||
UNZIP?= ${LOCALBASE}/bin/unzip
|
||||
ANT?= ${LOCALBASE}/bin/ant
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -27,9 +27,10 @@ CUT?= /usr/bin/cut
|
||||
AWK?= /usr/bin/awk
|
||||
GREP?= /usr/bin/grep
|
||||
MOUNT?= /sbin/mount
|
||||
ZIP?= ${PREFIX}/bin/zip
|
||||
UNZIP?= ${PREFIX}/bin/unzip
|
||||
TCSH?= /bin/tcsh
|
||||
ZIP?= ${LOCALBASE}/bin/zip
|
||||
UNZIP?= ${LOCALBASE}/bin/unzip
|
||||
ANT?= ${LOCALBASE}/bin/ant
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -27,9 +27,10 @@ CUT?= /usr/bin/cut
|
||||
AWK?= /usr/bin/awk
|
||||
GREP?= /usr/bin/grep
|
||||
MOUNT?= /sbin/mount
|
||||
ZIP?= ${PREFIX}/bin/zip
|
||||
UNZIP?= ${PREFIX}/bin/unzip
|
||||
TCSH?= /bin/tcsh
|
||||
ZIP?= ${LOCALBASE}/bin/zip
|
||||
UNZIP?= ${LOCALBASE}/bin/unzip
|
||||
ANT?= ${LOCALBASE}/bin/ant
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -27,9 +27,10 @@ CUT?= /usr/bin/cut
|
||||
AWK?= /usr/bin/awk
|
||||
GREP?= /usr/bin/grep
|
||||
MOUNT?= /sbin/mount
|
||||
ZIP?= ${PREFIX}/bin/zip
|
||||
UNZIP?= ${PREFIX}/bin/unzip
|
||||
TCSH?= /bin/tcsh
|
||||
ZIP?= ${LOCALBASE}/bin/zip
|
||||
UNZIP?= ${LOCALBASE}/bin/unzip
|
||||
ANT?= ${LOCALBASE}/bin/ant
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -27,9 +27,10 @@ CUT?= /usr/bin/cut
|
||||
AWK?= /usr/bin/awk
|
||||
GREP?= /usr/bin/grep
|
||||
MOUNT?= /sbin/mount
|
||||
ZIP?= ${PREFIX}/bin/zip
|
||||
UNZIP?= ${PREFIX}/bin/unzip
|
||||
TCSH?= /bin/tcsh
|
||||
ZIP?= ${LOCALBASE}/bin/zip
|
||||
UNZIP?= ${LOCALBASE}/bin/unzip
|
||||
ANT?= ${LOCALBASE}/bin/ant
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -27,9 +27,10 @@ CUT?= /usr/bin/cut
|
||||
AWK?= /usr/bin/awk
|
||||
GREP?= /usr/bin/grep
|
||||
MOUNT?= /sbin/mount
|
||||
ZIP?= ${PREFIX}/bin/zip
|
||||
UNZIP?= ${PREFIX}/bin/unzip
|
||||
TCSH?= /bin/tcsh
|
||||
ZIP?= ${LOCALBASE}/bin/zip
|
||||
UNZIP?= ${LOCALBASE}/bin/unzip
|
||||
ANT?= ${LOCALBASE}/bin/ant
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -27,9 +27,10 @@ CUT?= /usr/bin/cut
|
||||
AWK?= /usr/bin/awk
|
||||
GREP?= /usr/bin/grep
|
||||
MOUNT?= /sbin/mount
|
||||
ZIP?= ${PREFIX}/bin/zip
|
||||
UNZIP?= ${PREFIX}/bin/unzip
|
||||
TCSH?= /bin/tcsh
|
||||
ZIP?= ${LOCALBASE}/bin/zip
|
||||
UNZIP?= ${LOCALBASE}/bin/unzip
|
||||
ANT?= ${LOCALBASE}/bin/ant
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -27,9 +27,10 @@ CUT?= /usr/bin/cut
|
||||
AWK?= /usr/bin/awk
|
||||
GREP?= /usr/bin/grep
|
||||
MOUNT?= /sbin/mount
|
||||
ZIP?= ${PREFIX}/bin/zip
|
||||
UNZIP?= ${PREFIX}/bin/unzip
|
||||
TCSH?= /bin/tcsh
|
||||
ZIP?= ${LOCALBASE}/bin/zip
|
||||
UNZIP?= ${LOCALBASE}/bin/unzip
|
||||
ANT?= ${LOCALBASE}/bin/ant
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -27,9 +27,10 @@ CUT?= /usr/bin/cut
|
||||
AWK?= /usr/bin/awk
|
||||
GREP?= /usr/bin/grep
|
||||
MOUNT?= /sbin/mount
|
||||
ZIP?= ${PREFIX}/bin/zip
|
||||
UNZIP?= ${PREFIX}/bin/unzip
|
||||
TCSH?= /bin/tcsh
|
||||
ZIP?= ${LOCALBASE}/bin/zip
|
||||
UNZIP?= ${LOCALBASE}/bin/unzip
|
||||
ANT?= ${LOCALBASE}/bin/ant
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -27,9 +27,10 @@ CUT?= /usr/bin/cut
|
||||
AWK?= /usr/bin/awk
|
||||
GREP?= /usr/bin/grep
|
||||
MOUNT?= /sbin/mount
|
||||
ZIP?= ${PREFIX}/bin/zip
|
||||
UNZIP?= ${PREFIX}/bin/unzip
|
||||
TCSH?= /bin/tcsh
|
||||
ZIP?= ${LOCALBASE}/bin/zip
|
||||
UNZIP?= ${LOCALBASE}/bin/unzip
|
||||
ANT?= ${LOCALBASE}/bin/ant
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -27,9 +27,10 @@ CUT?= /usr/bin/cut
|
||||
AWK?= /usr/bin/awk
|
||||
GREP?= /usr/bin/grep
|
||||
MOUNT?= /sbin/mount
|
||||
ZIP?= ${PREFIX}/bin/zip
|
||||
UNZIP?= ${PREFIX}/bin/unzip
|
||||
TCSH?= /bin/tcsh
|
||||
ZIP?= ${LOCALBASE}/bin/zip
|
||||
UNZIP?= ${LOCALBASE}/bin/unzip
|
||||
ANT?= ${LOCALBASE}/bin/ant
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -27,9 +27,10 @@ CUT?= /usr/bin/cut
|
||||
AWK?= /usr/bin/awk
|
||||
GREP?= /usr/bin/grep
|
||||
MOUNT?= /sbin/mount
|
||||
ZIP?= ${PREFIX}/bin/zip
|
||||
UNZIP?= ${PREFIX}/bin/unzip
|
||||
TCSH?= /bin/tcsh
|
||||
ZIP?= ${LOCALBASE}/bin/zip
|
||||
UNZIP?= ${LOCALBASE}/bin/unzip
|
||||
ANT?= ${LOCALBASE}/bin/ant
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -27,9 +27,10 @@ CUT?= /usr/bin/cut
|
||||
AWK?= /usr/bin/awk
|
||||
GREP?= /usr/bin/grep
|
||||
MOUNT?= /sbin/mount
|
||||
ZIP?= ${PREFIX}/bin/zip
|
||||
UNZIP?= ${PREFIX}/bin/unzip
|
||||
TCSH?= /bin/tcsh
|
||||
ZIP?= ${LOCALBASE}/bin/zip
|
||||
UNZIP?= ${LOCALBASE}/bin/unzip
|
||||
ANT?= ${LOCALBASE}/bin/ant
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -27,9 +27,10 @@ CUT?= /usr/bin/cut
|
||||
AWK?= /usr/bin/awk
|
||||
GREP?= /usr/bin/grep
|
||||
MOUNT?= /sbin/mount
|
||||
ZIP?= ${PREFIX}/bin/zip
|
||||
UNZIP?= ${PREFIX}/bin/unzip
|
||||
TCSH?= /bin/tcsh
|
||||
ZIP?= ${LOCALBASE}/bin/zip
|
||||
UNZIP?= ${LOCALBASE}/bin/unzip
|
||||
ANT?= ${LOCALBASE}/bin/ant
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -27,9 +27,10 @@ CUT?= /usr/bin/cut
|
||||
AWK?= /usr/bin/awk
|
||||
GREP?= /usr/bin/grep
|
||||
MOUNT?= /sbin/mount
|
||||
ZIP?= ${PREFIX}/bin/zip
|
||||
UNZIP?= ${PREFIX}/bin/unzip
|
||||
TCSH?= /bin/tcsh
|
||||
ZIP?= ${LOCALBASE}/bin/zip
|
||||
UNZIP?= ${LOCALBASE}/bin/unzip
|
||||
ANT?= ${LOCALBASE}/bin/ant
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -27,9 +27,10 @@ CUT?= /usr/bin/cut
|
||||
AWK?= /usr/bin/awk
|
||||
GREP?= /usr/bin/grep
|
||||
MOUNT?= /sbin/mount
|
||||
ZIP?= ${PREFIX}/bin/zip
|
||||
UNZIP?= ${PREFIX}/bin/unzip
|
||||
TCSH?= /bin/tcsh
|
||||
ZIP?= ${LOCALBASE}/bin/zip
|
||||
UNZIP?= ${LOCALBASE}/bin/unzip
|
||||
ANT?= ${LOCALBASE}/bin/ant
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user