aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-11-05 17:53:51 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-11-05 17:53:51 +0000
commit17b03501bd144ae638ba1ab72372325403fdeb2a (patch)
tree525ac2e88104defe49c4cb695eadbc082ad5271d
parente00afd8bcd0add322319696793b296b7b211a980 (diff)
downloadports-17b03501bd144ae638ba1ab72372325403fdeb2a.tar.gz
ports-17b03501bd144ae638ba1ab72372325403fdeb2a.zip
Notes
-rw-r--r--textproc/freegrep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/freegrep/Makefile b/textproc/freegrep/Makefile
index 8ffc4844c36b..e43a7a95fb61 100644
--- a/textproc/freegrep/Makefile
+++ b/textproc/freegrep/Makefile
@@ -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)