summaryrefslogtreecommitdiff
path: root/japanese/yc.el/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-11-21 12:25:29 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-11-21 12:25:29 +0000
commit3a74de449967a640b64317571d79edfac9b8f9ed (patch)
tree9f1678abef24693056221d248d75c03e39cb2a36 /japanese/yc.el/Makefile
parentRespect CFLAGS, should fix build on alpha (diff)
- Update to version 4.0.1
PR: 59540 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=94637
Diffstat (limited to 'japanese/yc.el/Makefile')
-rw-r--r--japanese/yc.el/Makefile17
1 files changed, 5 insertions, 12 deletions
diff --git a/japanese/yc.el/Makefile b/japanese/yc.el/Makefile
index 01c4f011c273..55cd5ec0f28c 100644
--- a/japanese/yc.el/Makefile
+++ b/japanese/yc.el/Makefile
@@ -6,28 +6,21 @@
#
PORTNAME= yc.el
-PORTVERSION= 3.5.8
+PORTVERSION= 4.0.1
PORTEPOCH= 1
CATEGORIES= japanese elisp
MASTER_SITES= http://www.ceres.dti.ne.jp/~knak/
-EXTRACT_SUFX= .gz
+DISTNAME= yc-${PORTVERSION}
MAINTAINER= t@nakao.org
COMMENT= Yet another Canna client for Emacs/XEmacs
-EXTRACT_AFTER_ARGS= > yc.el
-NO_WRKSUBDIR= yes
-
EMACS_PORT_NAME?= emacs21
YC_LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/yc
-do-build:
- ${EMACS_CMD} -batch -f batch-byte-compile ${WRKSRC}/yc.el
-
-do-install:
- ${MKDIR} ${YC_LISPDIR}
- ${INSTALL_DATA} ${WRKSRC}/yc.el ${YC_LISPDIR}
- ${INSTALL_DATA} ${WRKSRC}/yc.elc ${YC_LISPDIR}
+MAKE_ARGS+= LISPDIR=${YC_LISPDIR}
+MAKE_ARGS+= INSTALL_PROGRAM="${INSTALL_PROGRAM}"
+MAKE_ARGS+= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
post-install:
@${CAT} ${MASTERDIR}/pkg-message