1
0
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:
Baptiste Daroussin 2014-04-09 12:38:45 +00:00
parent 53bf9f230c
commit a7ef2592cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350690

View File

@ -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}