pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/iiimecf Buildlink3'ify.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d9cdf6c89d80
branches: trunk
changeset: 534688:d9cdf6c89d80
user: uebayasi <uebayasi%pkgsrc.org@localhost>
date: Mon Oct 29 13:02:50 2007 +0000
description:
Buildlink3'ify.
diffstat:
inputmethod/iiimecf/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r a20d001df47a -r d9cdf6c89d80 inputmethod/iiimecf/Makefile
--- a/inputmethod/iiimecf/Makefile Mon Oct 29 13:01:37 2007 +0000
+++ b/inputmethod/iiimecf/Makefile Mon Oct 29 13:02:50 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:09:42 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2007/10/29 13:02:50 uebayasi Exp $
#
DISTNAME= IIIMECF-0.6
@@ -11,8 +11,6 @@
#HOMEPAGE=
COMMENT= Emacs Lisp library for IIIM Protocol
-DEPENDS+= ${EMACS_PKGNAME_PREFIX}Mule-UCS>=0.82:../../editors/mule-ucs
-
do-build:
@cd ${WRKSRC} && \
${EMACS_BIN} -q --no-site-file -batch -l iiimcf-comp.el
@@ -24,4 +22,6 @@
done
.include "../../mk/emacs.mk"
+
+.include "../../editors/mule-ucs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index