diff options
author | frueauf <frueauf@pkgsrc.org> | 1999-01-24 12:02:17 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1999-01-24 12:02:17 +0000 |
commit | 2771f5ae709a6461bea59bcfc335dddbe1a0d63c (patch) | |
tree | 686b43e0e59840d950f995645d1ddd608ba2a541 | |
parent | 52a26a2298f7a01a21be6f4bc08993b8a8f848a7 (diff) | |
download | pkgsrc-2771f5ae709a6461bea59bcfc335dddbe1a0d63c.tar.gz |
Ok, finnaly wake up, add missing CONFLICTS.
-rw-r--r-- | graphics/tgif/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile index bcfd0b93eaf..081f9c904d4 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1999/01/24 11:58:16 frueauf Exp $ +# $NetBSD: Makefile,v 1.11 1999/01/24 12:02:17 frueauf Exp $ # DISTNAME= tgif-4.0.9 @@ -9,6 +9,8 @@ MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \ MAINTAINER= mcmahill@alum.mit.edu HOMEPAGE= http://bourbon.cs.umd.edu:8001/tgif/tgif.html +CONFLICTS= tgif-* + USE_IMAKE= yes post-patch:: |