diff options
Diffstat (limited to 'fonts/arphic-ttf')
-rw-r--r-- | fonts/arphic-ttf/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/arphic-ttf/Makefile b/fonts/arphic-ttf/Makefile index 795316f4a9d..f25c24450d1 100644 --- a/fonts/arphic-ttf/Makefile +++ b/fonts/arphic-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/05/25 19:16:20 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2002/05/25 19:21:20 wiz Exp $ # DISTNAME= arphic-ttf-2.11 @@ -16,6 +16,8 @@ MISC_FILES= ARPHICPL.TXT logo.gif release.txt DIST_SUBDIR= arphic-ttf +CONFLICTS= arphicttf-* + EXTRACT_ONLY= # empty WRKSRC= ${WRKDIR} NO_PATCH= yes |