From owner-svn-ports-head@FreeBSD.ORG Tue Feb 18 15:20:46 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1FB9521E; Tue, 18 Feb 2014 15:20:46 +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 0B24911B7; Tue, 18 Feb 2014 15:20:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1IFKjUH005877; Tue, 18 Feb 2014 15:20:45 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1IFKjF9005876; Tue, 18 Feb 2014 15:20:45 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201402181520.s1IFKjF9005876@svn.freebsd.org> From: Martin Wilke Date: Tue, 18 Feb 2014 15:20:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344905 - head/graphics/xmms-finespectrum X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Feb 2014 15:20:46 -0000 Author: miwi Date: Tue Feb 18 15:20:45 2014 New Revision: 344905 URL: http://svnweb.freebsd.org/changeset/ports/344905 QAT: https://qat.redports.org/buildarchive/r344905/ Log: - Stage support - Convert to USE_GMAKE to USES Modified: head/graphics/xmms-finespectrum/Makefile Modified: head/graphics/xmms-finespectrum/Makefile ============================================================================== --- head/graphics/xmms-finespectrum/Makefile Tue Feb 18 15:20:06 2014 (r344904) +++ head/graphics/xmms-finespectrum/Makefile Tue Feb 18 15:20:45 2014 (r344905) @@ -15,14 +15,13 @@ BUILD_DEPENDS= xmms-config:${PORTSDIR}/m RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms PLIST_FILES= lib/xmms/Visualization/libfinespectrum.so -USE_GMAKE= yes +USES= gmake USE_GNOME= gtk12 GNU_CONFIGURE= yes USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/finespectrum-1.0.1alpha -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/ltconfig