From 172810a1035de217cebd549deeff5d9d1d5486e2 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Tue, 24 Sep 2013 16:47:23 +0000 Subject: Update LIB_DEPENDS syntax on my ports and silent make check-makefile --- editors/jed/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/jed') diff --git a/editors/jed/Makefile b/editors/jed/Makefile index adef06032c38..96ece9837f8c 100644 --- a/editors/jed/Makefile +++ b/editors/jed/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= garga@FreeBSD.org COMMENT= A SLang-based text editor -LIB_DEPENDS= slang:${PORTSDIR}/devel/libslang2 +LIB_DEPENDS= libslang.so:${PORTSDIR}/devel/libslang2 CONFLICTS= jed-devel-[0-9]* -- cgit v1.2.3