aboutsummaryrefslogtreecommitdiff
path: root/devel/gaphor
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /devel/gaphor
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
Notes
Diffstat (limited to 'devel/gaphor')
-rw-r--r--devel/gaphor/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/gaphor/Makefile b/devel/gaphor/Makefile
index 4cf9b7feb63f..79d064321da2 100644
--- a/devel/gaphor/Makefile
+++ b/devel/gaphor/Makefile
@@ -19,9 +19,9 @@ COMMENT= UML modeling environment written in Python
LICENSE= GPLv2
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0.10.4:${PORTSDIR}/devel/py-nose
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>0:${PORTSDIR}/devel/py-decorator \
- ${PYTHON_PKGNAMEPREFIX}zope.component>3.4.0:${PORTSDIR}/devel/py-zope.component
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0.10.4:devel/py-nose
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator \
+ ${PYTHON_PKGNAMEPREFIX}zope.component>3.4.0:devel/py-zope.component
USE_GNOME= pygtk2
USES= python