1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Use LIB_DEPENDS not BUILD_DEPENDS

This commit is contained in:
Chris Piazza 1999-11-05 17:53:51 +00:00
parent e00afd8bcd
commit 17b03501bd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22931

View File

@ -17,7 +17,7 @@ MAINTAINER= howardjp@wam.umd.edu
MAN1= grep.1 egrep.1 fgrep.1 zgrep.1
BUILD_DEPENDS= ${PREFIX}/lib/libiberty.so:${PORTSDIR}/devel/freelibiberty
LIB_DEPENDS= iberty.1:${PORTSDIR}/devel/freelibiberty
post-extract:
@(cd ${WRKSRC}; rm -f .depend)