aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-notify
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-notify')
-rw-r--r--devel/py-notify/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/py-notify/Makefile b/devel/py-notify/Makefile
index 83d25446262..3ec91f89643 100644
--- a/devel/py-notify/Makefile
+++ b/devel/py-notify/Makefile
@@ -7,8 +7,8 @@
PORTNAME= notify
PORTVERSION= 0.1.1
-PORTREVISION= 2
DISTVERSIONPREFIX=python-
+PORTREVISION= 3
CATEGORIES= devel python
MASTER_SITES= http://www.galago-project.org/files/releases/source/notify-python/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -26,6 +26,9 @@ GNU_CONFIGURE= yes
DOCS= AUTHORS COPYING ChangeLog NEWS
+post-extract:
+ @${RM} ${WRKSRC}/src/pynotify.c
+
.ifndef (NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR}