Searched refs:PORTSDIR (Results 1 – 15 of 15) sorted by relevance
12 export PORTSDIR="${PORTSDIR:-/usr/ports}"44 if [ ! -f ${PORTSDIR}/Makefile ]; then45 echo "*** ${PORTSDIR} is missing! ***"70 /usr/bin/make -C ${PORTSDIR}/ports-mgmt/pkg install clean85 if [ -d "${PORTSDIR}/${_P%%@*}" ]; then92 if [ -d "${PORTSDIR}/${_P%%@*}" ]; then
20 export WRKDIR=$(make -C ${PORTSDIR}/ports-mgmt/pkg I_DONT_CARE_IF_MY_BUILDS_TARGET_THE_WRONG_RELEAS…22 make -C ${PORTSDIR}/ports-mgmt/pkg TARGET=${TARGET} TARGET_ARCH=${TARGET_ARCH} \
36 : ${PORTSDIR:=/usr/ports}59 elif [ -d "${PORTSDIR}/$p" -a -f "${PORTSDIR}/$p/Makefile" ] ; then60 msg 3 "$p: path to port relative to ${PORTSDIR}}"61 pkgname=`cd "${PORTSDIR}/$p" && make package-name`63 fullpath=${PORTSDIR}/$p
2 .if !defined(PORTSDIR)12 PORTSDIR= ${_PORTSDIR:tA}15 BSDPORTSUBDIRMK?= ${PORTSDIR}/Mk/bsd.port.subdir.mk
2 .if !defined(PORTSDIR)12 PORTSDIR= ${_PORTSDIR:tA}15 BSDPORTMK?= ${PORTSDIR}/Mk/bsd.port.mk
30 .if (!exists(/usr/local/bin/curl) || !exists(/usr/local/bin/qemu-img)) && !exists(${PORTSDIR}/Makef…36 . if !exists(${PORTSDIR}/Makefile)40 ${PORTSDIR}/ftp/curl \46 . if !exists(${PORTSDIR}/Makefile)50 ${PORTSDIR}/emulators/qemu \
45 . if !exists(${PORTSDIR}/net/google-cloud-sdk/Makefile)52 env UNAME_r=${UNAME_r} make -C ${PORTSDIR}/net/google-cloud-sdk \55 env UNAME_r=${UNAME_r} make -C ${PORTSDIR}/lang/python \
29 . if !exists(${PORTSDIR}/sysutils/py-azure-cli/Makefile)35 env UNAME_r=${UNAME_r} make -C ${PORTSDIR}/sysutils/py-azure-cli \
47 . if !exists(${PORTSDIR}/net/bsdec2-image-upload/Makefile)53 env UNAME_r=${UNAME_r} make -C ${PORTSDIR}/net/bsdec2-image-upload \
53 . if !exists(${PORTSDIR}/ftp/curl/Makefile)59 env UNAME_r=${UNAME_r} make -C ${PORTSDIR}/ftp/curl \
44 PORTSDIR?= /usr/ports macro107 .if !exists(${PORTSDIR})195 ln -s ${PORTSDIR} ${DISTDIR}/usr/ports425 env PORTSDIR=${PORTSDIR} REPOS_DIR=${.CURDIR}/pkg_repos/ \
82 .if exists(${PORTSDIR}/emulators/qemu-user-static/Makefile)84 make -C ${PORTSDIR}/emulators/qemu-user-static \
191 TARGET_ARCH=${NANO_ARCH} PORTSDIR=${NANO_PORTS} make \217 PKG_NAME=`env PORTSDIR=${NANO_PORTS} make __MAKE_CONF=${NANO_MAKE_CONF_BUILD} package-name`
128 cd ${PORTSDIR:U/usr/ports}/$${port}; \139 cd ${PORTSDIR:U/usr/ports}/$${port}; \
2027 PORTSDIR?= /usr/ports2053 make -C ${PORTSDIR}/ports-mgmt/pkg \2103 .if exists(${PORTSDIR})2105 env ${WMAKEENV} SRCDIR=${.CURDIR} PORTSDIR=${PORTSDIR} REVISION=${_REVISION} \