1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00

Fix once upon a time brain-o and fix executing pkg-install for installations

_with_ servers.  This should make bento happy again.
This commit is contained in:
Sean Chittenden 2003-05-20 01:29:05 +00:00
parent 80a58dba11
commit ee42422c6d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81512

View File

@ -148,6 +148,7 @@ do-install:
${GMAKE} -C src/include ${INSTALL_TARGET} ;\
${GMAKE} -C src/interfaces ${INSTALL_TARGET} ;\
${GMAKE} -C doc ${INSTALL_TARGET}
.else
pre-install:
@ ${SETENV} PKG_PREFIX=${PREFIX} \
${SH} ${PKGDIR}/pkg-install ${PORTNAME} PRE-INSTALL