svn commit: r330440 - head/x11/xcb-util-cursor

Eitan Adler eadler at FreeBSD.org
Tue Oct 15 19:32:51 UTC 2013


Author: eadler
Date: Tue Oct 15 19:32:50 2013
New Revision: 330440
URL: http://svnweb.freebsd.org/changeset/ports/330440

Log:
  Cleanup of the x11@ ports in the x11 directory
  - Fix pkg-plist
  - Convert to staging

Modified:
  head/x11/xcb-util-cursor/Makefile
  head/x11/xcb-util-cursor/pkg-descr

Modified: head/x11/xcb-util-cursor/Makefile
==============================================================================
--- head/x11/xcb-util-cursor/Makefile	Tue Oct 15 19:31:05 2013	(r330439)
+++ head/x11/xcb-util-cursor/Makefile	Tue Oct 15 19:32:50 2013	(r330440)
@@ -25,7 +25,6 @@ USES=		gmake pkgconfig
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	GPERF="${LOCALBASE}/bin/gperf"
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e \
 		's|$${libdir}/pkgconfig|$${prefix}/libdata/pkgconfig|' \

Modified: head/x11/xcb-util-cursor/pkg-descr
==============================================================================
--- head/x11/xcb-util-cursor/pkg-descr	Tue Oct 15 19:31:05 2013	(r330439)
+++ head/x11/xcb-util-cursor/pkg-descr	Tue Oct 15 19:32:50 2013	(r330440)
@@ -8,4 +8,4 @@ been provided by Xlib.
 The util-cursor module implements the XCB cursor library, which is th XCB
 replacement for libXcursor.
 
-WWW:	http://xcb.freedesktop.org/
+WWW: http://xcb.freedesktop.org/


More information about the svn-ports-head mailing list