1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

create ${WRKDIRPREFIX}${CURDIR} before generate Makefile.inc

PR:		54642
Submitted by:	tjs@cdpa.nsysu.edu.tw
This commit is contained in:
Yen-Ming Lee 2003-07-20 16:21:15 +00:00
parent e76e6b1fc0
commit 2eb34357b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85243
2 changed files with 3 additions and 1 deletions

View File

@ -26,7 +26,8 @@ MAN8= builddbm.8 radctl.8 radiusd.8 radping.8 radzap.8
MANCOMPRESSED= no
SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \
CURDIR="${.CURDIR}"
CURDIR="${.CURDIR}" \
MKDIR="${MKDIR}"
STARTUP_FILE= ${PREFIX}/etc/rc.d/gnu-radius.sh

View File

@ -38,6 +38,7 @@ Notify "Enable TTL notification" OFF \
esac
fi
${MKDIR} ${WRKDIRPREFIX}${CURDIR}
exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
INCLUDE_PATH=${LOCALBASE}/include/