From owner-svn-ports-all@FreeBSD.ORG Thu Mar 13 05:21:51 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5674A106; Thu, 13 Mar 2014 05:21:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 441BB614; Thu, 13 Mar 2014 05:21:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2D5LpRu005049; Thu, 13 Mar 2014 05:21:51 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2D5LotY005047; Thu, 13 Mar 2014 05:21:50 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201403130521.s2D5LotY005047@svn.freebsd.org> From: Martin Wilke Date: Thu, 13 Mar 2014 05:21:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r348033 - head/graphics/imlib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Mar 2014 05:21:51 -0000 Author: miwi Date: Thu Mar 13 05:21:50 2014 New Revision: 348033 URL: http://svnweb.freebsd.org/changeset/ports/348033 QAT: https://qat.redports.org/buildarchive/r348033/ Log: - Stage support - Convert to new USES flags Modified: head/graphics/imlib/Makefile head/graphics/imlib/pkg-plist Modified: head/graphics/imlib/Makefile ============================================================================== --- head/graphics/imlib/Makefile Thu Mar 13 05:21:30 2014 (r348032) +++ head/graphics/imlib/Makefile Thu Mar 13 05:21:50 2014 (r348033) @@ -17,19 +17,15 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/ gif.5:${PORTSDIR}/graphics/giflib USE_AUTOTOOLS= libtool -USE_BZIP2= yes USE_XORG= sm xext x11 -USE_GMAKE= yes -USE_GNOME= gtk12 gnomehack +USES= gmake tar:bzip2 pathfix +USE_GNOME= gtk12 GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/imlib --disable-modules CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 -MAN1= imlib-config.1 imlib_config.1 - -NO_STAGE= yes pre-configure: @${REINPLACE_CMD} -e "s|10:15:9|5:0:0|" ${WRKSRC}/*/Makefile.in @${REINPLACE_CMD} -e "s|glib-config|${GLIB_CONFIG}|" ${WRKSRC}/configure Modified: head/graphics/imlib/pkg-plist ============================================================================== --- head/graphics/imlib/pkg-plist Thu Mar 13 05:21:30 2014 (r348032) +++ head/graphics/imlib/pkg-plist Thu Mar 13 05:21:50 2014 (r348033) @@ -45,4 +45,6 @@ lib/libimlib-xpm.so libdata/pkgconfig/imlib.pc libdata/pkgconfig/imlibgdk.pc share/aclocal/imlib.m4 +man/man1/imlib-config.1.gz +man/man1/imlib_config.1.gz @dirrm etc/imlib