diff options
author | wiz <wiz> | 2002-05-25 19:21:20 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-05-25 19:21:20 +0000 |
commit | 7ad87f8664a0b767a1a5ca6408d80984ca2a5852 (patch) | |
tree | f428ca8c088339d24d02bec4ca27a5b51a3d487d /fonts/arphic-ttf | |
parent | 03198cedc9dc8c4b6917cd98e14104652b07f347 (diff) | |
download | pkgsrc-7ad87f8664a0b767a1a5ca6408d80984ca2a5852.tar.gz |
CONFLICTS with arphicttf.
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 |