diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 09:32:19 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 09:32:19 +0800 |
commit | fa1f131ca47998240f36863e254cbfb60d98d2fb (patch) | |
tree | 47bce9d8dc0dbc0f3388fdb577483e3dee12820e /japanese/eijiro-fpw | |
parent | 63500d41fdd1aed42352503083018c9b7194f0b6 (diff) | |
download | freebsd-ports-gnome-fa1f131ca47998240f36863e254cbfb60d98d2fb.tar.gz freebsd-ports-gnome-fa1f131ca47998240f36863e254cbfb60d98d2fb.tar.zst freebsd-ports-gnome-fa1f131ca47998240f36863e254cbfb60d98d2fb.zip |
NO_PACKAGE is superfluous here
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 |