mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Fix a typo that breaks the Makefile.
This commit is contained in:
parent
d46da60024
commit
03d252a698
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44052
@ -66,7 +66,7 @@ do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/scripts/* ${PREFIX}/share/lsof
|
||||
@${CHMOD} 0444 ${PREFIX}/share/lsof/00*
|
||||
|
||||
if !exists(${FREEBSD_SYS}/miscfs/fdesc/fdesc.h)
|
||||
.if !exists(${FREEBSD_SYS}/miscfs/fdesc/fdesc.h)
|
||||
post-install:
|
||||
@${ECHO} "************************************************************"
|
||||
@${ECHO} "* W a r n i n g *"
|
||||
|
Loading…
Reference in New Issue
Block a user