aboutsummaryrefslogtreecommitdiff
path: root/devel/py-notify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-notify/Makefile')
-rw-r--r--devel/py-notify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-notify/Makefile b/devel/py-notify/Makefile
index 4198a41ef1a1..4847a9738b9c 100644
--- a/devel/py-notify/Makefile
+++ b/devel/py-notify/Makefile
@@ -8,7 +8,7 @@
PORTNAME= notify
PORTVERSION= 0.1.1
DISTVERSIONPREFIX=python-
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= devel python
MASTER_SITES= http://www.galago-project.org/files/releases/source/notify-python/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= gnome@FreeBSD.org
COMMENT= A python bindings for libnotify
-LIB_DEPENDS= notify.1:${PORTSDIR}/devel/libnotify
+LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify
USE_BZIP2= yes
USE_GMAKE= yes