diff options
author | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
commit | 5496dcf9414fe693522f2f63a518a178a855c0ae (patch) | |
tree | 2ac7a0c732963ecca7c542877ebd1c2f939136e3 /inputmethod/nabi | |
parent | b0f52890c8cac20f1dad6d4dfe06741759412173 (diff) | |
download | pkgsrc-5496dcf9414fe693522f2f63a518a178a855c0ae.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'inputmethod/nabi')
-rw-r--r-- | inputmethod/nabi/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile index 5b4b96057c3..4e81511cd07 100644 --- a/inputmethod/nabi/Makefile +++ b/inputmethod/nabi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2006/06/11 14:45:04 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2008/07/14 12:56:07 joerg Exp $ # DISTNAME= nabi-0.15 @@ -10,6 +10,8 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://nabi.kldp.net/ COMMENT= X Input Method for Korean +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= pkg-config msgfmt GNU_CONFIGURE= YES USE_PKGLOCALEDIR= YES |