diff options
Diffstat (limited to 'x11-fonts/wqy/Makefile')
-rw-r--r-- | x11-fonts/wqy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/wqy/Makefile b/x11-fonts/wqy/Makefile index 54afa2a5b1aa..dcf513667b26 100644 --- a/x11-fonts/wqy/Makefile +++ b/x11-fonts/wqy/Makefile @@ -20,7 +20,7 @@ DISTFILES= wqy-bitmapsong-pcf-1.0.0-RC1.tar.gz:bitmapfont \ MAINTAINER= ports@FreeBSD.org COMMENT= GNU GPL-licensed font set covering CJK and other Unicode characters -BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf +BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf USE_XORG= x11 USES= fonts perl5 |