diff options
-rw-r--r-- | archivers/lha-ac/Makefile | 1 | ||||
-rw-r--r-- | japanese/eijiro-fpw/Makefile | 1 | ||||
-rw-r--r-- | japanese/otojiro-fpw/Makefile | 1 | ||||
-rw-r--r-- | japanese/waeijiro-fpw/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/archivers/lha-ac/Makefile b/archivers/lha-ac/Makefile index b5aeb8574d87..832fe87f4c9a 100644 --- a/archivers/lha-ac/Makefile +++ b/archivers/lha-ac/Makefile @@ -26,7 +26,6 @@ PLIST_DIRS= man/ja/man1 GNU_CONFIGURE= yes RESTRICTED= "no permission to redistribute" -NO_PACKAGE= ${RESTRICTED} .if !defined(WITHOUT_NLS) CONFIGURE_ARGGS+= --disable-multibyte-filename 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 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 diff --git a/japanese/waeijiro-fpw/Makefile b/japanese/waeijiro-fpw/Makefile index 1994b70fa7e6..7d5a76e358f6 100644 --- a/japanese/waeijiro-fpw/Makefile +++ b/japanese/waeijiro-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 DICT_PATH?= /cdrom SRCFILE?= waeiji52.txt |