diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-07-29 05:54:11 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-07-29 05:54:11 +0000 |
commit | fb9e5350b4f9427f6335c69dd0be411d6aae71c7 (patch) | |
tree | c2121db720d3a548de13c570b6a31b905f0cb129 /fonts/XFree86-fontsEncodings | |
parent | 27ca0f685be154917af7f6fd59f918d58540662b (diff) | |
download | pkgsrc-fb9e5350b4f9427f6335c69dd0be411d6aae71c7.tar.gz |
CONFLICTS with XFree86*
Diffstat (limited to 'fonts/XFree86-fontsEncodings')
-rw-r--r-- | fonts/XFree86-fontsEncodings/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/XFree86-fontsEncodings/Makefile b/fonts/XFree86-fontsEncodings/Makefile index fb5e9f3925d..de912fe0b68 100644 --- a/fonts/XFree86-fontsEncodings/Makefile +++ b/fonts/XFree86-fontsEncodings/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= XFree86-4.4.0-src-4 PKGNAME= XFree86-fontsEncodings-${XF_VER} @@ -12,6 +12,8 @@ COMMENT= XFree86 Encoding fonts DEPENDS= XFree86-clients>=4.4.0:../../x11/XFree86-clients +CONFLICTS= xorg-fontsEncodings-[0-9]* + NO_XFREE86_TARGETS= # defined CHECK_X11_TYPE= # defined WRKSRC= ${WRKDIR}/xc/fonts/encodings |