diff options
Diffstat (limited to 'mail/mboxcheck-applet/Makefile')
-rw-r--r-- | mail/mboxcheck-applet/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/mboxcheck-applet/Makefile b/mail/mboxcheck-applet/Makefile index d996da232df1..fb3c17b6d45c 100644 --- a/mail/mboxcheck-applet/Makefile +++ b/mail/mboxcheck-applet/Makefile @@ -6,7 +6,7 @@ PORTNAME= mboxcheck-applet PORTVERSION= 0.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= mail MASTER_SITES= http://perso.orange.fr/seb128/fichiers/ @@ -15,7 +15,6 @@ COMMENT= Mailbox checking applet for GNOME 2 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2 -USE_XLIB= yes USE_PYTHON= yes NO_BUILD= yes |