diff options
Diffstat (limited to 'fonts/XFree86-fontsScalable/Makefile')
-rw-r--r-- | fonts/XFree86-fontsScalable/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/fonts/XFree86-fontsScalable/Makefile b/fonts/XFree86-fontsScalable/Makefile index 2dd43017873..9c1f686e0e9 100644 --- a/fonts/XFree86-fontsScalable/Makefile +++ b/fonts/XFree86-fontsScalable/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/03/29 00:30:16 xtraeme Exp $ +# $NetBSD: Makefile,v 1.6 2004/07/29 05:54:11 xtraeme Exp $ DISTNAME= ${DISTFILES} PKGNAME= XFree86-fontsScalable-${XF_VER} @@ -12,6 +12,9 @@ COMMENT= XFree86 scalable fonts DEPENDS+= XFree86-fontsEncodings>=4.4.0:../XFree86-fontsEncodings +CONFLICTS= xorg-fontsTruetype-[0-9]* +CONFLICTS+= xorg-fontsType1-[0-9]* + NO_BUILD= yes NO_BUILDLINK= # defined USE_LANGUAGES= # empty |