mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Remove useless pre-configure target
This commit is contained in:
parent
53bf9f230c
commit
a7ef2592cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350690
@ -64,10 +64,6 @@ do-extract:
|
||||
${CAT} ${PLISTF} | ${SORT} >> ${PLIST}
|
||||
${CAT} ${PLISTD} | ${SORT} -r >> ${PLIST}
|
||||
|
||||
.if !exists(${OPTIONSFILE}) && !defined(PACKAGE_BUILDING)
|
||||
pre-configure: config
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${STAGEDIR}${XPI_LIBDIR} ${STAGEDIR}${XPI_SLDIRS_ALL}
|
||||
cd ${WRKSRC}; ${PAX} -rw . ${STAGEDIR}${XPI_LIBDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user