summaryrefslogtreecommitdiff
path: root/chinese/kcfonts
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-03-10 22:02:16 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-03-10 22:02:16 +0000
commita588e81ddf9dffd263b525eedc0a8efdf85649c8 (patch)
treeef5af905fd3f407eb21accec635f660d8dbbde53 /chinese/kcfonts
parent- update to 0.77 (diff)
- Remove dependency on X_CLIENTS_PORT
- Remove useless USE_X_PREFIX variable Approved by: miwi (mentor)
Notes
Notes: svn path=/head/; revision=208768
Diffstat (limited to 'chinese/kcfonts')
-rw-r--r--chinese/kcfonts/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/chinese/kcfonts/Makefile b/chinese/kcfonts/Makefile
index dd3bd267bf8f..edef927a7514 100644
--- a/chinese/kcfonts/Makefile
+++ b/chinese/kcfonts/Makefile
@@ -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>