From 91106742cccaa81d2a34a0146a5fb3681ddfc2f1 Mon Sep 17 00:00:00 2001 From: Alexander Leidinger Date: Sat, 10 Jun 2006 13:32:03 +0000 Subject: Register conflicts with the FC linux base ports (fixes experimental ports build runs for the upcomming switch of the default linux base port). While I'm here please portlint a little bit. Approved by: implicit approval for conflicts resolution, maintainer informed --- korean/linux_locale/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'korean') diff --git a/korean/linux_locale/Makefile b/korean/linux_locale/Makefile index 23a831cc1132..43f9680a15f5 100644 --- a/korean/linux_locale/Makefile +++ b/korean/linux_locale/Makefile @@ -7,10 +7,11 @@ PORTNAME= linux_locale PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= korean emulators linux MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ DISTNAME= ${PORTNAME}-${PKGNAMEPREFIX}${PORTVERSION} +EXTRACT_ONLY= # empty MAINTAINER= cjh@kr.freebsd.org COMMENT= Glibc 2.0 Korean locale for linux compatibility @@ -19,10 +20,11 @@ BUILD_DEPENDS= ${LINUX_BASE_PORT} ONLY_FOR_ARCHS= i386 amd64 +CONFLICTS= linux_base-fc* + USE_LINUX= yes USE_LINUX_PREFIX=yes NO_BUILD= yes -EXTRACT_ONLY= # empty NO_WRKSUBDIR= yes do-install: -- cgit v1.2.3