[Midnightbsd-cvs] mports [16495] trunk/devel/py-gobject/Makefile: make fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Aug 19 21:06:04 EDT 2014


Revision: 16495
          http://svnweb.midnightbsd.org/mports/?rev=16495
Author:   laffer1
Date:     2014-08-19 21:06:03 -0400 (Tue, 19 Aug 2014)
Log Message:
-----------
make fetchable

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

Modified: trunk/devel/py-gobject/Makefile
===================================================================
--- trunk/devel/py-gobject/Makefile	2014-08-20 01:04:11 UTC (rev 16494)
+++ trunk/devel/py-gobject/Makefile	2014-08-20 01:06:03 UTC (rev 16495)
@@ -2,7 +2,7 @@
 
 PORTNAME=	gobject
 PORTVERSION=	2.28.6
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel python
 MASTER_SITES=	GNOME
 MASTER_SITE_SUBDIR=	sources/pygobject/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -20,13 +20,13 @@
 RUN_DEPENDS=	g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \
 		${LOCALBASE}/libdata/pkgconfig/pycairo.pc:${PORTSDIR}/graphics/py-cairo
 
-USES=		gmake pathfix pkgconfig
-USE_XZ=		yes
+USES=		gmake pathfix pkgconfig tar:xz
 USE_GNOME=	glib20
 USE_PYTHON=	2
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--disable-docs --disable-introspection --with-ffi
+INSTALL_TARGET=	install-strip
 
 CONFLICTS=	py*-gtk-0*
 PLIST_SUB=	PYTHON_VER="${PYTHON_VER}"



More information about the Midnightbsd-cvs mailing list