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 | |
parent | 3681202ead66517ec95331d1da361c53ad339f50 (diff) |
Notes
-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 |