[Midnightbsd-cvs] mports [20173] trunk/devel/py-notify/Makefile: make fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Sep 7 10:56:03 EDT 2015


Revision: 20173
          http://svnweb.midnightbsd.org/mports/?rev=20173
Author:   laffer1
Date:     2015-09-07 10:56:02 -0400 (Mon, 07 Sep 2015)
Log Message:
-----------
make fetchable

Modified Paths:
--------------
    trunk/devel/py-notify/Makefile

Modified: trunk/devel/py-notify/Makefile
===================================================================
--- trunk/devel/py-notify/Makefile	2015-09-07 14:54:15 UTC (rev 20172)
+++ trunk/devel/py-notify/Makefile	2015-09-07 14:56:02 UTC (rev 20173)
@@ -4,7 +4,7 @@
 PORTNAME=	notify
 PORTVERSION=	0.1.1
 DISTVERSIONPREFIX=python-
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel python
 MASTER_SITES=	http://www.galago-project.org/files/releases/source/notify-python/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,9 +15,8 @@
 
 LIB_DEPENDS=	notify:${PORTSDIR}/devel/libnotify
 
-USE_BZIP2=	yes
-USES=		gmake pkgconfig
-USE_GNOME=	gnomehack pygtk2
+USES=		tar:bzip2 pkgconfig gmake
+USE_GNOME=	pygtk2
 USE_PYTHON=	2
 GNU_CONFIGURE=	yes
 



More information about the Midnightbsd-cvs mailing list