summaryrefslogtreecommitdiff
path: root/mail/pmail
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-08-15 09:47:15 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-08-15 09:47:15 +0000
commitbd9d1979dda9036d0ce5451e12ac694a83fc8880 (patch)
treef7275d557b3fee3eebdf9c4a88cefa314b7a880e /mail/pmail
parentUpdate to rev.2.12. (diff)
Add py-gnome into RUN_DEPENDS.
Notes
Notes: svn path=/head/; revision=31657
Diffstat (limited to 'mail/pmail')
-rw-r--r--mail/pmail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/pmail/Makefile b/mail/pmail/Makefile
index f3378fac3974..7a3e262c9b0a 100644
--- a/mail/pmail/Makefile
+++ b/mail/pmail/Makefile
@@ -15,7 +15,8 @@ MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= python:${PORTSDIR}/lang/python \
${LOCALBASE}/lib/python1.5/site-packages/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome
LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade
-RUN_DEPENDS= python:${PORTSDIR}/lang/python
+RUN_DEPENDS= python:${PORTSDIR}/lang/python \
+ ${LOCALBASE}/lib/python1.5/site-packages/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome
USE_GMAKE= yes
GNU_CONFIGURE= yes