summaryrefslogtreecommitdiff
path: root/graphics/SDL_image
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-04-05 19:03:54 +0000
committerwiz <wiz@pkgsrc.org>2003-04-05 19:03:54 +0000
commit14e80a1f16a70351cae196ceb295c5e2f4c97321 (patch)
tree9737152e41b8097ceadcb3666dc77fa564f7b512 /graphics/SDL_image
parenta08f5b5b1cb194990ef33caa01cf045f49d46a24 (diff)
downloadpkgsrc-14e80a1f16a70351cae196ceb295c5e2f4c97321.tar.gz
Add CONFLICTS line with SDL-image.
Diffstat (limited to 'graphics/SDL_image')
-rw-r--r--graphics/SDL_image/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/SDL_image/Makefile b/graphics/SDL_image/Makefile
index a57e50b8568..a9d8ed841ab 100644
--- a/graphics/SDL_image/Makefile
+++ b/graphics/SDL_image/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/04/03 08:20:01 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2003/04/05 19:03:54 wiz Exp $
#
DISTNAME= SDL_image-1.2.2
@@ -9,6 +9,8 @@ MAINTAINER= collver1@attbi.com
HOMEPAGE= http://www.libsdl.org/projects/SDL_image/
COMMENT= load images as SDL surfaces
+CONFLICTS= SDL-image-[0-9]*
+
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig