aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
Diffstat (limited to 'japanese')
-rw-r--r--japanese/sj3-lib/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/japanese/sj3-lib/Makefile b/japanese/sj3-lib/Makefile
index 1c00bdca0eb7..674342676641 100644
--- a/japanese/sj3-lib/Makefile
+++ b/japanese/sj3-lib/Makefile
@@ -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>