From a6714c6ba1e5f705fb4991041ad3c5a628ac6927 Mon Sep 17 00:00:00 2001 From: Alexander Leidinger Date: Tue, 13 Jun 2006 19:52:22 +0000 Subject: This port may not be needed anymore. The maintainer is checking this. In the meantime I hardcode the linux base dependency to the current default one. This solves a problem with the upcomming new default one in an exp-build run. --- korean/linux_locale/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'korean/linux_locale') diff --git a/korean/linux_locale/Makefile b/korean/linux_locale/Makefile index 43f9680a15f5..2a5d535fa0eb 100644 --- a/korean/linux_locale/Makefile +++ b/korean/linux_locale/Makefile @@ -7,7 +7,7 @@ PORTNAME= linux_locale PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= korean emulators linux MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ DISTNAME= ${PORTNAME}-${PKGNAMEPREFIX}${PORTVERSION} @@ -22,7 +22,7 @@ ONLY_FOR_ARCHS= i386 amd64 CONFLICTS= linux_base-fc* -USE_LINUX= yes +USE_LINUX= 8 USE_LINUX_PREFIX=yes NO_BUILD= yes NO_WRKSUBDIR= yes -- cgit v1.2.3