diff options
author | frueauf <frueauf> | 1999-01-24 12:02:17 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1999-01-24 12:02:17 +0000 |
commit | 76484850d1d7741ba026ce15b8101973805aa89f (patch) | |
tree | 686b43e0e59840d950f995645d1ddd608ba2a541 /graphics/tgif | |
parent | af9f52a06464fc4a62bed38102048124b51632eb (diff) | |
download | pkgsrc-76484850d1d7741ba026ce15b8101973805aa89f.tar.gz |
Ok, finnaly wake up, add missing CONFLICTS.
Diffstat (limited to 'graphics/tgif')
-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:: |