diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2001-03-07 08:43:26 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2001-03-07 08:43:26 +0000 |
commit | 505e1772f50ab4924b0d89961f2c55477a0e74f3 (patch) | |
tree | 0de507190363cb0d2b0ba70f4806ea5918a64624 /japanese/eijiro-fpw | |
parent | 9fa7f5044ec32faca151e73e15ef40ba81dcf6bf (diff) |
Add NO_PACKAGE (I forgot to add it)
Notes
Notes:
svn path=/head/; revision=39171
Diffstat (limited to 'japanese/eijiro-fpw')
-rw-r--r-- | japanese/eijiro-fpw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/eijiro-fpw/Makefile b/japanese/eijiro-fpw/Makefile index 39f4079f2b36..ea7c3e3f29d9 100644 --- a/japanese/eijiro-fpw/Makefile +++ b/japanese/eijiro-fpw/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/doc/freepwing/fpwutils.mk:${PORTSDIR}/japanese ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Jcode.pm:${PORTSDIR}/japanese/p5-Jcode RESTRICTED= "The original dictionary is not free" +NO_PACKAGE= "The original dictionary is not free" USE_GMAKE= yes WRKSRC= ${WRKDIR}/eijiro-fpw${PORTVERSION} DICT_PATH?= /cdrom |