svn commit: r317298 - head/japanese/sj3-lib
Hiroki Sato
hrs at FreeBSD.org
Sat May 4 11:26:17 UTC 2013
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 at cs.titech.ac.jp>
-#
+# Created by: Hidekazu Kuroki <hidekazu at 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>
More information about the svn-ports-all
mailing list