aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-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)