diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 01:32:19 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 01:32:19 +0000 |
commit | eaeeb5c0e72ac5f0c5bb0d6999330a64f2696afb (patch) | |
tree | a62424680710021a354d7388828228eb558ba995 /japanese/eijiro-fpw | |
parent | 3681202ead66517ec95331d1da361c53ad339f50 (diff) |
NO_PACKAGE is superfluous here
Notes
Notes:
svn path=/head/; revision=171989
Diffstat (limited to 'japanese/eijiro-fpw')
-rw-r--r-- | japanese/eijiro-fpw/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/japanese/eijiro-fpw/Makefile b/japanese/eijiro-fpw/Makefile index c22b2c45381f..7e56ff0c6ac5 100644 --- a/japanese/eijiro-fpw/Makefile +++ b/japanese/eijiro-fpw/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= ${LOCALBASE}/libexec/freepwing/catdump:${PORTSDIR}/japanese/freep ${JCODE}:${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 |