diff options
author | obache <obache@pkgsrc.org> | 2014-05-01 09:42:42 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-05-01 09:42:42 +0000 |
commit | 6c60fe62441266dd43331df4bb261f494fd7fef3 (patch) | |
tree | cc8088e82cb7c4c5e8a1589d008406a963234dc4 /inputmethod | |
parent | 47d2b4a544dc53b374e7fa719168e77441b8ec2d (diff) | |
download | pkgsrc-6c60fe62441266dd43331df4bb261f494fd7fef3.tar.gz |
Note upstream Bug#8.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/tegaki-wagomu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/tegaki-wagomu/Makefile b/inputmethod/tegaki-wagomu/Makefile index c82f2a338d4..eba50177186 100644 --- a/inputmethod/tegaki-wagomu/Makefile +++ b/inputmethod/tegaki-wagomu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2014/01/25 10:30:12 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/05/01 09:42:42 obache Exp $ DISTNAME= tegaki-wagomu-0.3.1 PKGREVISION= 6 @@ -19,6 +19,7 @@ USE_LANGUAGES= c c++ USE_TOOLS+= pkg-config # some files are missing in distfile, taken from 0.3. +# http://sourceforge.net/p/tegaki/bugs/8/ post-extract: ${CP} ${WRKDIR}/tegaki-wagomu-0.3/tegakiwagomu.py ${WRKSRC} ${CP} ${WRKDIR}/tegaki-wagomu-0.3/wagomu.h ${WRKSRC} |