diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-02-17 12:30:52 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-02-17 12:30:52 +0000 |
commit | c256024e80b068ac0b1c24b18dd4530389de0212 (patch) | |
tree | 9498d87f00dc822c70821f3b8237beced7295cfb | |
parent | 278323edfbda6ae27cacebea94e2126277a187f9 (diff) | |
download | ports-c256024e80b068ac0b1c24b18dd4530389de0212.tar.gz ports-c256024e80b068ac0b1c24b18dd4530389de0212.zip |
Notes
-rw-r--r-- | graphics/libungif/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile index b183e6012832..2a8a369a7706 100644 --- a/graphics/libungif/Makefile +++ b/graphics/libungif/Makefile @@ -16,6 +16,7 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Tools and library routines for working with GIF images DEPRECATED= is replaced by libgif +CONFLICTS= giflib-[0-9]* USE_BZIP2= yes USE_AUTOTOOLS= libtool |