forked from Lainports/freebsd-ports
- Remove dependency on X_CLIENTS_PORT
- Remove useless USE_X_PREFIX variable Approved by: miwi (mentor)
This commit is contained in:
parent
610118c418
commit
a588e81ddf
1 changed files with 3 additions and 5 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= kcfonts
|
||||
PORTVERSION= 1.05
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= chinese x11-fonts
|
||||
MASTER_SITES= ${MASTER_SITE_GENTOO}
|
||||
MASTER_SITE_SUBDIR= distfiles
|
||||
|
|
@ -15,10 +15,8 @@ MASTER_SITE_SUBDIR= distfiles
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Kuo Chauo Chinese Fonts collection
|
||||
|
||||
BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT}
|
||||
RUN_DEPENDS= mkfontdir:${X_CLIENTS_PORT}
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf
|
||||
RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue