From owner-svn-ports-all@FreeBSD.ORG Sat May 4 11:26:17 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 40E8E76F; Sat, 4 May 2013 11:26:17 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 3480811C4; Sat, 4 May 2013 11:26:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r448BETa073240; Sat, 4 May 2013 08:11:14 GMT (envelope-from hrs@svn.freebsd.org) Received: (from hrs@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r448BEXe073239; Sat, 4 May 2013 08:11:14 GMT (envelope-from hrs@svn.freebsd.org) Message-Id: <201305040811.r448BEXe073239@svn.freebsd.org> From: Hiroki Sato Date: Sat, 4 May 2013 08:11:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317298 - head/japanese/sj3-lib 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.14 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: Sat, 04 May 2013 11:26:17 -0000 Author: hrs Date: Sat May 4 08:11:13 2013 New Revision: 317298 URL: http://svnweb.freebsd.org/changeset/ports/317298 Log: Trim old-style header and add style clean-ups. Modified: head/japanese/sj3-lib/Makefile Modified: head/japanese/sj3-lib/Makefile ============================================================================== --- head/japanese/sj3-lib/Makefile Sat May 4 08:07:59 2013 (r317297) +++ head/japanese/sj3-lib/Makefile Sat May 4 08:11:13 2013 (r317298) @@ -1,9 +1,5 @@ -# New ports collection makefile for: sj3-lib -# Date created: 18 Aug 1998 -# Whom: Hidekazu Kuroki -# +# Created by: Hidekazu Kuroki # $FreeBSD$ -# PORTNAME= sj3 PORTVERSION= 2.0.1.20 @@ -29,12 +25,10 @@ SUB_LIST= DESTDIR=${DESTDIR} POSTPATCHES= ${FILESDIR}/post-patch-Imakefile \ ${FILESDIR}/post-patch-include-Const.h -.include - post-patch: cd ${WRKSRC} && ${CAT} ${POSTPATCHES} | ${PATCH} pre-configure: apply-slist ${INSTALL_DATA} ${WRKDIR}/sj3_freebsd.tmpl ${WRKSRC}/sj3_freebsd.tmpl -.include +.include