diff options
author | wiz <wiz> | 2002-05-25 19:21:20 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-05-25 19:21:20 +0000 |
commit | 7472d2e4b00253bbf9c2b25b5a45c26560bcd264 (patch) | |
tree | f428ca8c088339d24d02bec4ca27a5b51a3d487d /fonts | |
parent | 126978e021bc92a56504f7fa06f24cee3cf0086b (diff) | |
download | pkgsrc-7472d2e4b00253bbf9c2b25b5a45c26560bcd264.tar.gz |
CONFLICTS with arphicttf.
Diffstat (limited to 'fonts')
-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 |