aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2011-04-14 06:07:12 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2011-04-14 06:07:12 +0000
commitfe4dec714f24c3b1f4db633d430445f4a600b747 (patch)
tree03b58c167c0c76779141b211481fc2f641294e49 /x11
parent189730ae956672094ff011d873365e98444bcf2b (diff)
downloadports-fe4dec714f24c3b1f4db633d430445f4a600b747.tar.gz
ports-fe4dec714f24c3b1f4db633d430445f4a600b747.zip
fix run dependencies
PR: ports/156116 Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Notes
Notes: svn path=/head/; revision=272698
Diffstat (limited to 'x11')
-rw-r--r--x11/libexo/Makefile2
1 files changed, 1 insertions, 1 deletions
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}