mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
Remove @exec mkdir redundant with @dir
This commit is contained in:
parent
32bdf16b81
commit
6d08944772
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397988
@ -18,8 +18,7 @@ PEAR_CHANNEL_ALIAS?= ${PORTNAME}
|
||||
PEAR_CHANNEL_REG?= ${FILESDIR}/${PEAR_CHANNEL_HOST}.reg
|
||||
|
||||
PLIST_FILES= ${LPEARDIR}/.channels/.alias/${PEAR_CHANNEL_ALIAS}.txt \
|
||||
${LPEARDIR}/.channels/${PEAR_CHANNEL_HOST}.reg \
|
||||
"@exec ${MKDIR} %D/${LPEARDIR}/.registry/.channel.${PEAR_CHANNEL_HOST}"
|
||||
${LPEARDIR}/.channels/${PEAR_CHANNEL_HOST}.reg
|
||||
PLIST_DIRS= ${LPEARDIR}/.registry/.channel.${PEAR_CHANNEL_HOST}
|
||||
|
||||
.if !defined(PEAR_CHANNEL_HOST)
|
||||
|
Loading…
Reference in New Issue
Block a user