diff options
author | mycroft <mycroft> | 1998-07-04 05:53:00 +0000 |
---|---|---|
committer | mycroft <mycroft> | 1998-07-04 05:53:00 +0000 |
commit | 89ac654ed94a1d85731fbe6f550c06bd6a71392b (patch) | |
tree | bae9e1bf39aaea61dec8bca833c61aea63876799 /x11/Xaw-Xpm/Makefile | |
parent | 85201e89c0e87e396b6906657a4cd5ed457773d6 (diff) | |
download | pkgsrc-89ac654ed94a1d85731fbe6f550c06bd6a71392b.tar.gz |
Add CONFLICTS for Xaw3d-1.5.
Diffstat (limited to 'x11/Xaw-Xpm/Makefile')
-rw-r--r-- | x11/Xaw-Xpm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Xaw-Xpm/Makefile b/x11/Xaw-Xpm/Makefile index 9623aeac05b..330d5586062 100644 --- a/x11/Xaw-Xpm/Makefile +++ b/x11/Xaw-Xpm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1998/06/05 12:06:12 frueauf Exp $ +# $NetBSD: Makefile,v 1.3 1998/07/04 05:53:00 mycroft Exp $ # DISTNAME= Xaw-Xpm-1.1 @@ -11,7 +11,7 @@ MAINTAINER= root@garbled.futureone.com DEPENDS+= xpm-3.4j:../../graphics/xpm -CONFLICTS= Xaw3d-1.3 +CONFLICTS= Xaw3d-1.3 Xaw3d-1.5 USE_IMAKE= yes |