Date: Wed, 7 Aug 2013 23:43:22 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324375 - head/x11/xcb-util-cursor Message-ID: <201308072343.r77NhMhB058888@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Wed Aug 7 23:43:22 2013 New Revision: 324375 URL: http://svnweb.freebsd.org/changeset/ports/324375 Log: Switch to USES= gmake instad. Modified: head/x11/xcb-util-cursor/Makefile Modified: head/x11/xcb-util-cursor/Makefile ============================================================================== --- head/x11/xcb-util-cursor/Makefile Wed Aug 7 23:39:33 2013 (r324374) +++ head/x11/xcb-util-cursor/Makefile Wed Aug 7 23:43:22 2013 (r324375) @@ -17,9 +17,9 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgcon ${LOCALBASE}/libdata/pkgconfig/xcb-image.pc:${PORTSDIR}/x11/xcb-util-image USE_BZIP2= yes -USE_GMAKE= yes USE_LDCONFIG= yes USE_XORG= xcb xorg-macros +USES= gmake GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308072343.r77NhMhB058888>