summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-Pmw
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2001-02-07 04:37:53 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2001-02-07 04:37:53 +0000
commitd1adf71b5472979836341bcfb0c41a073dbda097 (patch)
tree49053115937fd80b1351f0c16bdb23842d1d9222 /x11-toolkits/py-Pmw
parentAdd YP support. (diff)
Add x11-toolkits/blt as a dependency to the Pmw port.
Reviewed by: tg (MAINTAINER)
Notes
Notes: svn path=/head/; revision=38049
Diffstat (limited to 'x11-toolkits/py-Pmw')
-rw-r--r--x11-toolkits/py-Pmw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/py-Pmw/Makefile b/x11-toolkits/py-Pmw/Makefile
index 819a913a4b97..cf5073f63dcd 100644
--- a/x11-toolkits/py-Pmw/Makefile
+++ b/x11-toolkits/py-Pmw/Makefile
@@ -14,6 +14,7 @@ DISTNAME= Pmw.${PORTVERSION}
MAINTAINER= tg@FreeBSD.org
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
+LIB_DEPENDS= BLT24.2:${PORTSDIR}/x11-toolkits/blt
PLIST_SUB= PMWVERSION="${PMWVERSION}"
USE_PYTHON= yes