diff options
author | xtraeme <xtraeme> | 2004-07-29 05:37:36 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-07-29 05:37:36 +0000 |
commit | c29c4555ddb74a808651c32eb2a6c4671ad942a7 (patch) | |
tree | 6c718ddf2a335e21ea96847db98250fc5c2c98db /x11 | |
parent | e1ea28b1345781eb31289c5594a31e3d0c2b7dda (diff) | |
download | pkgsrc-c29c4555ddb74a808651c32eb2a6c4671ad942a7.tar.gz |
CONFLICTS with xorg-imake.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/imake/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/imake/Makefile b/x11/imake/Makefile index 5ac7695e0b9..9dfa09e7029 100644 --- a/x11/imake/Makefile +++ b/x11/imake/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/07/21 21:42:51 xtraeme Exp $ +# $NetBSD: Makefile,v 1.12 2004/07/29 05:37:36 xtraeme Exp $ DISTNAME= ${DISTFILES} PKGNAME= imake-${XF_VER} @@ -12,6 +12,8 @@ COMMENT= Imake and other utilities from XFree86 PKG_INSTALLATION_TYPES= overwrite pkgviews +CONFLICTS= xorg-imake-[0-9]* + USE_BUILDLINK3= yes USE_DIRS+= XFree86-1.0 INSTALL_TARGET= install install.man |