1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Fix misplaced .endif

Reported by:	QAT
This commit is contained in:
Tilman Keskinoz 2008-08-27 15:34:40 +00:00
parent 993af1bda7
commit cf4e3a2dfc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219318

View File

@ -61,13 +61,13 @@ pre-install:
&& ${FIND} -d . -type d | \
${CUT} -c3-999 | \
${SED} -e 's:^:@dirrm share/doc/pd/:' >> ${PLIST}
.endif
cd ${WRKSRC}/../extra && ${FIND} -s . -type f -or -type l | \
${CUT} -c3-999 | \
${SED} -e 's:^:share/pd/:' >> ${PLIST} \
&& ${FIND} -d . -type d | \
${CUT} -c3-999 | \
${SED} -e 's:^:@dirrm share/pd/:' >> ${PLIST}
.endif
do-install:
.for ii in pd pd-gui pd-watchdog pdreceive pdsend