diff options
author | Motoyuki Konno <motoyuki@FreeBSD.org> | 2002-08-17 12:26:40 +0000 |
---|---|---|
committer | Motoyuki Konno <motoyuki@FreeBSD.org> | 2002-08-17 12:26:40 +0000 |
commit | 48e8466083e9a1f26fa7e897cb89c81aa901c918 (patch) | |
tree | da134f094f9ec970e52437ccae27c23f8f738242 /japanese/linux_locale | |
parent | edcde514a44a38cfb9cbfecefffa8020e4457ce5 (diff) | |
download | ports-48e8466083e9a1f26fa7e897cb89c81aa901c918.tar.gz ports-48e8466083e9a1f26fa7e897cb89c81aa901c918.zip |
Notes
Diffstat (limited to 'japanese/linux_locale')
-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} |