mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
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.
This commit is contained in:
parent
4cb96cd702
commit
a6714c6ba1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165340
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user