diff options
author | taoka <taoka@FreeBSD.org> | 2001-03-07 16:43:26 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2001-03-07 16:43:26 +0800 |
commit | 4d38041673fc973e46beaf7c86439f801bcc57d8 (patch) | |
tree | 3344ca397f9ca22778f483ced31fcba4e9c1edb5 /japanese/eijiro-fpw | |
parent | bc9d5cd01a60463938fc059b32b4b2874c58f9e2 (diff) | |
download | freebsd-ports-graphics-4d38041673fc973e46beaf7c86439f801bcc57d8.tar.gz freebsd-ports-graphics-4d38041673fc973e46beaf7c86439f801bcc57d8.tar.zst freebsd-ports-graphics-4d38041673fc973e46beaf7c86439f801bcc57d8.zip |
Add NO_PACKAGE (I forgot to add it)
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 39f4079f2b3..ea7c3e3f29d 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 |