From 6bc7d2980c127b0f5cdaf3f336e63e2ae2669a17 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 4 Oct 2004 07:28:28 +0000 Subject: Just for correctness' sake, these ports actually link to libc_r.so.4, so adjust the dependency slightly. Approved by: portmgr (implicit) --- devel/p4v/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/p4v') diff --git a/devel/p4v/Makefile b/devel/p4v/Makefile index bed95b3f11df..e44f4e4b6498 100644 --- a/devel/p4v/Makefile +++ b/devel/p4v/Makefile @@ -67,7 +67,7 @@ P4V_IMGS= p4v_file_add.png p4v_file_add_other.png p4v_file_delete.png \ .include .if ${OSVERSION} >= 500000 -LIB_DEPENDS+= c.4:${PORTSDIR}/misc/compat4x +LIB_DEPENDS+= c_r.4:${PORTSDIR}/misc/compat4x .endif do-install: -- cgit v1.2.3