mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Fix make fetch/checksum
This commit is contained in:
parent
dc9116af30
commit
7a31bff4ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369000
@ -59,7 +59,7 @@ CALDAVD_USER= caldavd
|
||||
USERS= ${CALDAVD_USER}
|
||||
GROUPS= ${CALDAVD_USER}
|
||||
|
||||
do-fetch:
|
||||
maint-gen-distfile:
|
||||
@if [ ! -f "${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}" ] ; then \
|
||||
${MKDIR} ${WRKDIR} ; cd ${WRKDIR} ; ${RM} -Rf ${WRKDIR}/${DISTNAME} ; \
|
||||
${ECHO_MSG} "=> Checking out CalendarServer from svn.calendarserver.org/..."; \
|
||||
|
Loading…
Reference in New Issue
Block a user