Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 2013 08:11:14 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r317298 - head/japanese/sj3-lib
Message-ID:  <201305040811.r448BEXe073239@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <hidekazu@cs.titech.ac.jp>
-#
+# Created by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
 # $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 <bsd.port.pre.mk>
-
 post-patch:
 	cd ${WRKSRC} && ${CAT} ${POSTPATCHES} | ${PATCH}
 
 pre-configure: apply-slist
 	${INSTALL_DATA} ${WRKDIR}/sj3_freebsd.tmpl ${WRKSRC}/sj3_freebsd.tmpl
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305040811.r448BEXe073239>