From 4e1b79a0a61f4973df8b4b0864d22086c769e219 Mon Sep 17 00:00:00 2001
From: Mathieu Arnold <mat@FreeBSD.org>
Date: Fri, 1 Apr 2016 14:00:51 +0000
Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
---
 devel/fnorb/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'devel/fnorb')

diff --git a/devel/fnorb/Makefile b/devel/fnorb/Makefile
index efeff2c91524..d47d96580a95 100644
--- a/devel/fnorb/Makefile
+++ b/devel/fnorb/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES=	SF/${PORTNAME:tl}/${PORTNAME:tl}/${PORTNAME}%20${PORTVERSION}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	CORBA 2.0 ORB written in Python
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter
 
 USES=		python
 USE_PYTHON=	distutils noegginfo
-- 
cgit v1.2.3