From fe4dec714f24c3b1f4db633d430445f4a600b747 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Thu, 14 Apr 2011 06:07:12 +0000 Subject: fix run dependencies PR: ports/156116 Submitted by: Alexey Shuvaev --- x11/libexo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/libexo') diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile index 099619bd7075..bbd368d6e081 100644 --- a/x11/libexo/Makefile +++ b/x11/libexo/Makefile @@ -16,7 +16,7 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= Terminal library, extensions to Xfce by os-cillation BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI WRKSRC= ${WRKDIR}/${DISTNAME} -- cgit v1.2.3