aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2008-05-08 20:47:27 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2008-05-08 20:47:27 +0000
commita9b767b3e7dd06b9d1258232453e6d0fe138856e (patch)
treecacc1fca88433bf214fb2a2df2316e8a54c444c6 /mail
parent8d21af097cafd767684346ed4cb5986166c78a5e (diff)
downloadports-a9b767b3e7dd06b9d1258232453e6d0fe138856e.tar.gz
ports-a9b767b3e7dd06b9d1258232453e6d0fe138856e.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/pmail/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/mail/pmail/Makefile b/mail/pmail/Makefile
index 42bf3b7474c9..db7d43245e37 100644
--- a/mail/pmail/Makefile
+++ b/mail/pmail/Makefile
@@ -14,12 +14,9 @@ MASTER_SITES= # previous mastersites disappeared in 2001 and 2002
MAINTAINER= ports@FreeBSD.org
COMMENT= A GNOME/python email client
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome
-
USE_GMAKE= yes
USE_PYTHON= yes
-USE_GNOME= yes
+USE_GNOME= gnomeprefix gnomehack pygnome
GNU_CONFIGURE= yes
.include <bsd.port.mk>