diff options
Diffstat (limited to 'devel/py-notify/Makefile')
-rw-r--r-- | devel/py-notify/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-notify/Makefile b/devel/py-notify/Makefile index 79ee89a4172e..83d25446262f 100644 --- a/devel/py-notify/Makefile +++ b/devel/py-notify/Makefile @@ -7,7 +7,7 @@ PORTNAME= notify PORTVERSION= 0.1.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX=python- CATEGORIES= devel python MASTER_SITES= http://www.galago-project.org/files/releases/source/notify-python/ @@ -18,7 +18,6 @@ COMMENT= A python bindings for libnotify LIB_DEPENDS= notify.1:${PORTSDIR}/devel/libnotify -USE_XLIB= yes USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack gnometarget pygtk2 |