aboutsummaryrefslogtreecommitdiffstats
path: root/misc/cuecat
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-09-02 15:16:05 +0800
committerrafan <rafan@FreeBSD.org>2007-09-02 15:16:05 +0800
commit198e379d6d14dabee8ae78f2dcecd6a696cb092f (patch)
treef061eace14725f4185a362673f7917584a03c094 /misc/cuecat
parenta4989bbd580d229e3b79be85f3261e32d2e1180f (diff)
downloadfreebsd-ports-gnome-198e379d6d14dabee8ae78f2dcecd6a696cb092f.tar.gz
freebsd-ports-gnome-198e379d6d14dabee8ae78f2dcecd6a696cb092f.tar.zst
freebsd-ports-gnome-198e379d6d14dabee8ae78f2dcecd6a696cb092f.zip
- Chase x11-toolkits/pmw renamed to x11-toolkits/py-Pmw
PR: 115302
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