diff options
Diffstat (limited to 'korean/linux_locale/Makefile')
-rw-r--r-- | korean/linux_locale/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/korean/linux_locale/Makefile b/korean/linux_locale/Makefile index 204c4aba9e4b..1b7723d3e89d 100644 --- a/korean/linux_locale/Makefile +++ b/korean/linux_locale/Makefile @@ -7,6 +7,7 @@ PORTNAME= linux_locale PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= korean emulators linux MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ DISTNAME= ${PORTNAME}-${PKGNAMEPREFIX}${PORTVERSION} @@ -14,12 +15,12 @@ DISTNAME= ${PORTNAME}-${PKGNAMEPREFIX}${PORTVERSION} MAINTAINER= cjh@kr.freebsd.org COMMENT= Glibc 2.0 Korean locale for linux compatibility -BUILD_DEPENDS= ${PREFIX}/usr/share/locale/ko:${PORTSDIR}/emulators/linux_base -RUN_DEPENDS= ${PREFIX}/usr/share/locale/ko:${PORTSDIR}/emulators/linux_base +BUILD_DEPENDS= ${LINUXBASE}/usr/share/locale/ko:${PORTSDIR}/emulators/linux_base-8 ONLY_FOR_ARCHS= i386 -PREFIX= /compat/linux +USE_LINUX_PREFIX=yes +USE_LINUX= yes NO_MTREE= yes NO_BUILD= yes EXTRACT_ONLY= # empty |