diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-19 17:56:05 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-19 17:56:05 +0000 |
commit | 3e4ed01146cfe2bdca465bd0e4d199341f62a0b6 (patch) | |
tree | d573ea09b2bf6be67cb497df199932da9e2707c4 /mail/pmail/Makefile | |
parent | 40049f4af2200d0dcf33596508688623fc75f764 (diff) | |
download | ports-3e4ed01146cfe2bdca465bd0e4d199341f62a0b6.tar.gz ports-3e4ed01146cfe2bdca465bd0e4d199341f62a0b6.zip |
Notes
Diffstat (limited to 'mail/pmail/Makefile')
-rw-r--r-- | mail/pmail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/pmail/Makefile b/mail/pmail/Makefile index f5b3ef1ca703..42bf3b7474c9 100644 --- a/mail/pmail/Makefile +++ b/mail/pmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= pmail PORTVERSION= 0.5.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail python gnome MASTER_SITES= # previous mastersites disappeared in 2001 and 2002 @@ -17,7 +17,6 @@ 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_X_PREFIX= yes USE_GMAKE= yes USE_PYTHON= yes USE_GNOME= yes |