aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cdrtools/Makefile
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2013-08-13 14:16:29 +0000
committerMarius Strobl <marius@FreeBSD.org>2013-08-13 14:16:29 +0000
commit9eab19de80c3b0c18cf82bf5340c71c4aec96332 (patch)
tree4955bd21894a9d5114f266da560b22e5ad96d6c0 /sysutils/cdrtools/Makefile
parent113b0789390ca369658f0a65a228848191707e6f (diff)
Notes
Diffstat (limited to 'sysutils/cdrtools/Makefile')
-rw-r--r--sysutils/cdrtools/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/sysutils/cdrtools/Makefile b/sysutils/cdrtools/Makefile
index 3f907442961c..aaaa7b5649e9 100644
--- a/sysutils/cdrtools/Makefile
+++ b/sysutils/cdrtools/Makefile
@@ -82,12 +82,7 @@ PKGNAMESUFFIX= -rscsi
PLIST_SUB+= RSCSI="@comment "
.endif
-# Hack to allow building with TARGET and TARGET_ARCH set in the environment
-# as done by the release building scripts.
-SETENV= /usr/bin/env -i
-MAKE_ENV= PATH=${PATH}
-
-MAKE_ENV+= CCOM=cc GMAKE_NOWARN=true INS_BASE=${LOCALBASE} \
+MAKE_ENV= CCOM=cc GMAKE_NOWARN=true INS_BASE=${LOCALBASE} \
INS_RBASE=${LOCALBASE}
CDRTLSTARGET= ${ARCH:S/powerpc64/powerpc/}-freebsd-cc