summaryrefslogtreecommitdiff
path: root/misc/cuecat
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-09-02 07:16:05 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-09-02 07:16:05 +0000
commitf9d985eff0976a40423de1c2ddf209ecbebcf836 (patch)
tree416c82486bcb40d30245b0af04cd2f8b29004be7 /misc/cuecat
parent- Rename x11-toolkits/pmw to x11-toolkits/py-Pmw (diff)
- Chase x11-toolkits/pmw renamed to x11-toolkits/py-Pmw
PR: 115302
Notes
Notes: svn path=/head/; revision=198632
Diffstat (limited to 'misc/cuecat')
-rw-r--r--misc/cuecat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/cuecat/Makefile b/misc/cuecat/Makefile
index abc3e2d45406..5e8feaa50aab 100644
--- a/misc/cuecat/Makefile
+++ b/misc/cuecat/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cuecat
PORTVERSION= 1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc python
MASTER_SITES= http://www.mired.org/downloads/
@@ -16,7 +16,7 @@ COMMENT= Tools for decoding and using the output of a :Cue:Cat(TM) wand scanner
.if !defined(WITHOUT_X11)
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \
- ${PYTHON_SITELIBDIR}/Pmw/__init__.py:${PORTSDIR}/x11-toolkits/pmw
+ ${PYTHON_SITELIBDIR}/Pmw/__init__.py:${PORTSDIR}/x11-toolkits/py-Pmw
.endif
NO_BUILD= yes