diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/linux_locale/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/linux_locale/Makefile b/japanese/linux_locale/Makefile index 13970064c039..d4d8ae83889f 100644 --- a/japanese/linux_locale/Makefile +++ b/japanese/linux_locale/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LCDEF_CMD}:${PORTSDIR}/emulators/linux_base +IGNORE= "ja-linux_locale is not needed for linux_base7" + USE_LINUX_PREFIX= yes WRKSRC= ${WRKDIR}/locale-ja-${VERSION} PLIST_SUB= VER=${VERSION} LINUXBASE=${LINUXBASE} |