[Midnightbsd-cvs] mports [16295] trunk/x11/xcb-util-image: bzip

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Apr 13 20:06:16 EDT 2014


Revision: 16295
          http://svnweb.midnightbsd.org/mports/?rev=16295
Author:   laffer1
Date:     2014-04-13 20:06:15 -0400 (Sun, 13 Apr 2014)
Log Message:
-----------
bzip

Modified Paths:
--------------
    trunk/x11/xcb-util-image/Makefile
    trunk/x11/xcb-util-image/pkg-plist

Modified: trunk/x11/xcb-util-image/Makefile
===================================================================
--- trunk/x11/xcb-util-image/Makefile	2014-04-14 00:05:02 UTC (rev 16294)
+++ trunk/x11/xcb-util-image/Makefile	2014-04-14 00:06:15 UTC (rev 16295)
@@ -1,6 +1,5 @@
 # $MidnightBSD$
 # $FreeBSD: ports/x11/xcb-util-image/Makefile,v 1.1 2012/01/15 12:46:10 garga Exp $
-#
 
 PORTNAME=	xcb-util-image
 PORTVERSION=	0.3.9
@@ -9,20 +8,16 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A port of Xlib's XImage and XShmImage functions
+
 LICENSE=	mit
 
 LIB_DEPENDS=	xcb-util:${PORTSDIR}/x11/xcb-util
-#BUILD_DEPENDS=	${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf
 
-USE_BZIP2=	yes
-USE_GMAKE=	yes
+USES=		gmake pkgconfig tar:bzip2
 USE_LDCONFIG=	yes
 USE_XORG=	xcb xorg-macros
-#USE_XORG=	xau xdmcp
-#USE_AUTOTOOLS=	libtool
 
 GNU_CONFIGURE=	yes
-#CONFIGURE_ENV=	GPERF="${LOCALBASE}/bin/gperf"
 
 post-patch:
 	@${REINPLACE_CMD} -e \

Modified: trunk/x11/xcb-util-image/pkg-plist
===================================================================
--- trunk/x11/xcb-util-image/pkg-plist	2014-04-14 00:05:02 UTC (rev 16294)
+++ trunk/x11/xcb-util-image/pkg-plist	2014-04-14 00:06:15 UTC (rev 16295)
@@ -1,4 +1,3 @@
- at comment $FreeBSD$
 include/xcb/xcb_bitops.h
 include/xcb/xcb_image.h
 include/xcb/xcb_pixel.h



More information about the Midnightbsd-cvs mailing list