From 9f89edb9a26798b468162b17eac24cbf649a95d8 Mon Sep 17 00:00:00 2001 From: ryoon Date: Sat, 28 May 2011 12:05:22 +0000 Subject: Replace NO_SRC_ON* with NO_BIN_ON*. Thank you, wiz@. --- fonts/ricty-ttf/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'fonts/ricty-ttf/Makefile') diff --git a/fonts/ricty-ttf/Makefile b/fonts/ricty-ttf/Makefile index 6f74bdd28c3..973f32d0b1a 100644 --- a/fonts/ricty-ttf/Makefile +++ b/fonts/ricty-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/05/28 11:15:24 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2011/05/28 12:05:22 ryoon Exp $ # DISTNAME= Ricty-3.0.1 @@ -17,8 +17,8 @@ BUILD_DEPENDS+= fontforge-[0-9]*:../../fonts/fontforge BUILD_DEPENDS+= migu-ttf-[0-9]*:../../fonts/migu-ttf BUILD_DEPENDS+= inconsolata-ttf-[0-9]*:../../fonts/inconsolata-ttf -NO_SRC_ON_CDROM= ${RESTRICTED} -NO_SRC_ON_FTP= ${RESTRICTED} +NO_BIN_ON_CDROM= ${RESTRICTED} +NO_BIN_ON_FTP= ${RESTRICTED} USE_X11BASE= YES NO_CONFIGURE= YES -- cgit v1.2.3