summaryrefslogtreecommitdiff
path: root/inputmethod/canuum
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commitbd104e94125bfe7dfcebf5b4161276a4198449e9 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /inputmethod/canuum
parent7cae7f609b643bad775c5f59251c32e609dbdc0a (diff)
downloadpkgsrc-bd104e94125bfe7dfcebf5b4161276a4198449e9.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'inputmethod/canuum')
-rw-r--r--inputmethod/canuum/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/canuum/Makefile b/inputmethod/canuum/Makefile
index 3ceceb2105a..8693da09b67 100644
--- a/inputmethod/canuum/Makefile
+++ b/inputmethod/canuum/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2002/10/25 17:13:14 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2003/03/29 12:41:23 jmmv Exp $
#
DISTNAME= canuum-1.0
PKGREVISION= 1
+WRKSRC= ${WRKDIR}/Canna35b2/canuum
CATEGORIES= japanese inputmethod
MASTER_SITES= ftp://ftp.nec.co.jp/pub/Canna/Canna35/
DISTFILES= Uum4.109.tar.gz Canna35b2.tar.gz
@@ -16,7 +17,6 @@ USE_BUILDLINK2= YES
USE_IMAKE= YES
USE_X11= YES
MAKE_ARGS= PREFIX=${PREFIX}
-WRKSRC= ${WRKDIR}/Canna35b2/canuum
MAKE_ENV+= CCOPTIONS="${CPPFLAGS}" EXTRA_LDOPTIONS="${LDFLAGS}"