From owner-svn-ports-head@FreeBSD.ORG Sat Oct 11 14:00:45 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A93BC525; Sat, 11 Oct 2014 14:00:45 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 94D64ADA; Sat, 11 Oct 2014 14:00:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9BE0jmA083624; Sat, 11 Oct 2014 14:00:45 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9BE0jaw083622; Sat, 11 Oct 2014 14:00:45 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201410111400.s9BE0jaw083622@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 11 Oct 2014 14:00:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370641 - head/games/lianliankan 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.18-1 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: Sat, 11 Oct 2014 14:00:45 -0000 Author: amdmi3 Date: Sat Oct 11 14:00:44 2014 New Revision: 370641 URL: https://svnweb.freebsd.org/changeset/ports/370641 QAT: https://qat.redports.org/buildarchive/r370641/ Log: - Fix LICENSE - Switch to USES=autoreconf - Drop @dirrm* from plist Modified: head/games/lianliankan/Makefile head/games/lianliankan/pkg-plist Modified: head/games/lianliankan/Makefile ============================================================================== --- head/games/lianliankan/Makefile Sat Oct 11 14:00:36 2014 (r370640) +++ head/games/lianliankan/Makefile Sat Oct 11 14:00:44 2014 (r370641) @@ -11,15 +11,12 @@ DISTNAME= llk_linux-${DISTVERSION} MAINTAINER= games@FreeBSD.org COMMENT= Tile matching game -LICENSE= GPLv3 +LICENSE= GPLv2 # or later -USES= libtool pkgconfig +USES= autoreconf libtool pkgconfig USE_GNOME= gtk20 esound -USE_AUTOTOOLS= aclocal automake autoconf autoheader libtoolize GNU_CONFIGURE= yes -AUTOMAKE_ARGS= -a -c -f - CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib Modified: head/games/lianliankan/pkg-plist ============================================================================== --- head/games/lianliankan/pkg-plist Sat Oct 11 14:00:36 2014 (r370640) +++ head/games/lianliankan/pkg-plist Sat Oct 11 14:00:44 2014 (r370641) @@ -13,4 +13,3 @@ share/applications/lianliankan.desktop %%DATADIR%%/Win.wav %%NLS%%share/locale/zh_CN/LC_MESSAGES/llk_linux.mo share/pixmaps/llk_linux.png -@dirrm %%DATADIR%%