fix build; from maintainer Sungman Cho <smcho@tsp.korea.ac.kr>

This commit is contained in:
naddy 2001-09-12 23:46:54 +00:00
parent 8ae06fad92
commit 9cf0630f48

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2001/06/07 13:46:46 naddy Exp $
# $OpenBSD: Makefile,v 1.3 2001/09/12 23:46:54 naddy Exp $
COMMENT= "Library of Emacs Input Method"
@ -38,7 +38,7 @@ do-configure:
> Makefile
# leim assumes that the target directory exists already.
pre-fake:
pre-install:
@mkdir -p ${PREFIX}/${DATASUBDIR}/leim
.include <bsd.port.mk>