summaryrefslogtreecommitdiff
path: root/inputmethod/libtabe
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
committerjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
commit0916498c1b6dd1e6312100e3813722d9ec0a3ae4 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /inputmethod/libtabe
parent027ce626821d991bc282a370598c738be6c3e12e (diff)
downloadpkgsrc-0916498c1b6dd1e6312100e3813722d9ec0a3ae4.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'inputmethod/libtabe')
-rw-r--r--inputmethod/libtabe/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/inputmethod/libtabe/Makefile b/inputmethod/libtabe/Makefile
index 514d606aff1..d7d5ba44ff7 100644
--- a/inputmethod/libtabe/Makefile
+++ b/inputmethod/libtabe/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2002/09/23 03:00:01 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2003/03/29 12:41:23 jmmv Exp $
#
DISTNAME= libtabe-0.2.5
+WRKSRC= ${WRKDIR}/libtabe
CATEGORIES= chinese inputmethod
MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/libtabe/devel/
@@ -18,8 +19,6 @@ GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --with-db-inc=${BUILDLINK_PREFIX.db3}/include/db3
CONFIGURE_ARGS+= --with-db-lib=${BUILDLINK_PREFIX.db3}/lib
-WRKSRC= ${WRKDIR}/libtabe
-
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/tabe
${INSTALL_DATA} ${WRKSRC}/doc/* ${PREFIX}/share/doc/tabe