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/otojiro-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/otojiro-fpw')
-rw-r--r-- | japanese/otojiro-fpw/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/japanese/otojiro-fpw/Makefile b/japanese/otojiro-fpw/Makefile index c41ff64c7af1..a5f6873e6b25 100644 --- a/japanese/otojiro-fpw/Makefile +++ b/japanese/otojiro-fpw/Makefile @@ -21,7 +21,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}/otojiro-fpw${PORTVERSION:S/.a/a/} DICT_PATH?= /cdrom |