summaryrefslogtreecommitdiff
path: root/japanese/skkfep/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-10-29 03:12:40 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-10-29 03:12:40 +0000
commit043ab963749b562881463a81041daddd0da21e6b (patch)
tree077997efe24e3f360a2b38605fa4ec0bae55c6d9 /japanese/skkfep/Makefile
parent- honor given LDFLAGS (diff)
Move inclusion of bsd.port.pre.mk after the basic definitions.
Notes
Notes: svn path=/head/; revision=92515
Diffstat (limited to '')
-rw-r--r--japanese/skkfep/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/skkfep/Makefile b/japanese/skkfep/Makefile
index 605c6c570695..06dc11d7d56b 100644
--- a/japanese/skkfep/Makefile
+++ b/japanese/skkfep/Makefile
@@ -15,16 +15,16 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= ports@FreeBSD.org
COMMENT= SKK-like Kana-to-Kanji FrontEnd Processor
+RUN_DEPENDS= ${LOCALBASE}/sbin/skkserv:${PORTSDIR}/japanese/skk
+
+WRKSRC= ${WRKDIR}/${PORTNAME}
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 501000
BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
.endif
-RUN_DEPENDS= ${LOCALBASE}/sbin/skkserv:${PORTSDIR}/japanese/skk
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
MAN1= skkfep.1
do-install: