diff options
author | imura <imura@FreeBSD.org> | 2000-10-02 23:26:18 +0800 |
---|---|---|
committer | imura <imura@FreeBSD.org> | 2000-10-02 23:26:18 +0800 |
commit | 4dea63a62f09ef4ef97bfc9a520f47c481ea5bb8 (patch) | |
tree | c77c19e1eb178f5c80a5d9fb914450d7b4c76c19 /japanese/linux_locale | |
parent | 6cee01ce06f0848421779556fe09a34700340b75 (diff) | |
download | freebsd-ports-graphics-4dea63a62f09ef4ef97bfc9a520f47c481ea5bb8.tar.gz freebsd-ports-graphics-4dea63a62f09ef4ef97bfc9a520f47c481ea5bb8.tar.zst freebsd-ports-graphics-4dea63a62f09ef4ef97bfc9a520f47c481ea5bb8.zip |
I forgot: remove MTREE=yes
Diffstat (limited to 'japanese/linux_locale')
-rw-r--r-- | japanese/linux_locale/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/japanese/linux_locale/Makefile b/japanese/linux_locale/Makefile index fdb93aa3f00..008976ecde0 100644 --- a/japanese/linux_locale/Makefile +++ b/japanese/linux_locale/Makefile @@ -18,7 +18,6 @@ MAINTAINER= imura@FreeBSD.org BUILD_DEPENDS= ${LCDEF_CMD}:${PORTSDIR}/emulators/linux_base USE_LINUX_PREFIX= yes -NO_MTREE= yes WRKSRC= ${WRKDIR}/locale-ja-${VERSION} PLIST_SUB= VER=${VERSION} |