diff options
author | tsarna <tsarna> | 1998-07-26 18:05:57 +0000 |
---|---|---|
committer | tsarna <tsarna> | 1998-07-26 18:05:57 +0000 |
commit | d9a65297547b2d5bc04a27a9dc49ada9f74b5335 (patch) | |
tree | 5f4df3c05b51ffedcb26a3efac8674e7566cbefe /graphics/jpeg | |
parent | cbb0b1d2063922be10522a932bc72be56f94cf08 (diff) | |
download | pkgsrc-d9a65297547b2d5bc04a27a9dc49ada9f74b5335.tar.gz |
Conflicts with jpeg-6a
Diffstat (limited to 'graphics/jpeg')
-rw-r--r-- | graphics/jpeg/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index a54281638b9..1106dfb9e45 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1998/07/24 01:57:00 tv Exp $ +# $NetBSD: Makefile,v 1.12 1998/07/26 18:05:57 tsarna Exp $ # DISTNAME= jpegsrc.v6b @@ -8,6 +8,8 @@ MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ MAINTAINER= mycroft@netbsd.org +CONFLICTS= jpeg-6a + USE_LIBTOOL= yes GNU_CONFIGURE= yes |