mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add support for FreeBSD 8 in mount module.
This commit is contained in:
parent
fad778e176
commit
b8edef0d40
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247605
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= webmin
|
||||
PORTVERSION= 1.500
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://download.webmin.com/updates/:up \
|
||||
SF/webadmin/${PORTNAME}/${PORTVERSION}:sf \
|
||||
@ -35,6 +36,7 @@ post-extract:
|
||||
${TAR} --unlink -xzf ${DISTDIR}/$${webmin_module} -C ${WRKSRC}; \
|
||||
done; \
|
||||
fi
|
||||
@${CP} ${WRKSRC}/mount/freebsd-mounts-7.c ${WRKSRC}/mount/freebsd-mounts-8.c
|
||||
|
||||
post-patch:
|
||||
.for file in config-freebsd apache/config-freebsd \
|
||||
|
Loading…
Reference in New Issue
Block a user