1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Remove pre-install target running ${PKGREQ}. It's replaced by CONFLICT.

Pointed out by:	kris
This commit is contained in:
Hye-Shik Chang 2003-07-11 17:18:29 +00:00
parent c24b2474db
commit 7cc5f661b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84683

View File

@ -66,9 +66,6 @@ do-patch: build-depends
brandelf -t Linux ${WRKSRC}/${LIBC6NAME}/sbin/ldconfig && \
${DPKG_CMD} -b ${LIBC6NAME}
pre-install:
@PKG_PREFIX="${PREFIX}" ${SH} ${PKGREQ} INSTALL
do-install:
# Create /dev/null for the chrooted environment
${MKDIR} ${PREFIX}/dev