mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Use a tab instead of a space after a variable name.
Submitted by: portlint Release a maintainer-ship of this port to ports@FreeBSD.org.
This commit is contained in:
parent
dc6b70ff75
commit
70dde728df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60573
@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.kddlabs.co.jp/Japan/m17n.org/mule/IIIM/ \
|
||||
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
|
||||
DISTNAME= IIIMECF-${PORTVERSION}
|
||||
|
||||
MAINTAINER= okazaki@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= ${UN_DEFINE}:${PORTSDIR}/converters/mule-ucs-emacs20
|
||||
RUN_DEPENDS= ${UN_DEFINE}:${PORTSDIR}/converters/mule-ucs-emacs20
|
||||
@ -25,7 +25,7 @@ EMACS_PORT_NAME= emacs20
|
||||
UN_DEFINE= ${LOCALBASE}/${EMACS_LIBDIR_WITH_VER}/site-lisp/mule-ucs/un-define.el
|
||||
PLIST_SUB= PORTDOCDIR=${PORTDOCDIR}
|
||||
PORTDOCDIR= share/doc/iiimecf
|
||||
IIIMECF_DESTDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/iiimecf
|
||||
IIIMECF_DESTDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/iiimecf
|
||||
EMACS_ARGS= -q --no-site-file -batch
|
||||
|
||||
do-build:
|
||||
|
Loading…
Reference in New Issue
Block a user