mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Remove useless dancing of pre.mk/post.mk
This commit is contained in:
parent
6a1286cd58
commit
a6f78be762
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337882
@ -13,8 +13,6 @@ COMMENT= Synchronise computer clock to CHU radio station
|
||||
|
||||
LICENSE= GPLv1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
do-extract:
|
||||
@${RM} -rf ${WRKDIR}
|
||||
@${MKDIR} ${WRKDIR}
|
||||
@ -46,4 +44,4 @@ do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/${d} ${STAGEDIR}${DOCSDIR}
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user