1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

fix dependency. rev1.21 did not work at all.

Submitted by:	kris
This commit is contained in:
FUJISHIMA Satsuki 2005-06-17 15:43:42 +00:00
parent 683ce41d14
commit 738229ce96
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=137633

View File

@ -7,7 +7,7 @@
PORTNAME= compat4x
PORTVERSION= ${COMPAT4X_PORTVERSION}
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= misc
MASTER_SITES= ${COMPAT4X_MASTER_SITES}
MASTER_SITE_SUBDIR= ${COMPAT4X_MASTER_SITE_SUBDIR}
@ -29,7 +29,7 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/compat
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 600016
RUN_DEPENDS= ${PORTSDIR}/misc/localedata
RUN_DEPENDS= ${LOCALBASE}/share/compat/locale/UTF-8/LC_CTYPE:${PORTSDIR}/misc/localedata
.endif
.if ${OSVERSION} >= 500000
COMPAT4X_OSVERSION= 5.3