From d8368bbc25c90072a19b5e48f0fba26251b6877f Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 20 Jun 2008 01:09:05 +0000 Subject: Add DESTDIR support. --- inputmethod/gcin/Makefile | 4 +++- inputmethod/tc/Makefile | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'inputmethod') diff --git a/inputmethod/gcin/Makefile b/inputmethod/gcin/Makefile index c88e75eebfb..19e4af69edd 100644 --- a/inputmethod/gcin/Makefile +++ b/inputmethod/gcin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/12/27 13:37:38 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2008/06/20 01:09:23 joerg Exp $ # DISTNAME= gcin-1.1.7 @@ -11,6 +11,8 @@ MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://www.csie.nctu.edu.tw/~cp76/gcin/ COMMENT= Gtk Chinese INput application in X +PKG_DESTDIR_SUPPORT= user-destdir + USE_LIBTOOL= yes HAS_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX:Q} diff --git a/inputmethod/tc/Makefile b/inputmethod/tc/Makefile index beee62a7acb..cbf571057ad 100644 --- a/inputmethod/tc/Makefile +++ b/inputmethod/tc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/04/08 20:04:18 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2008/06/20 01:09:23 joerg Exp $ # DISTNAME= tc-2.3.1 @@ -11,6 +11,8 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://openlab.ring.gr.jp/tcode/tc2/index.html COMMENT= T-Code driver for Emacs +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../mk/emacs.mk" .if ${EMACS_FLAVOR} == "xemacs" -- cgit v1.2.3