diff --git a/kyra/Makefile b/kyra/Makefile index 3e94a316fb..c76c3e1a6f 100644 --- a/kyra/Makefile +++ b/kyra/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/03/07 02:38:00 mpasternak Exp $ +# $NetBSD: Makefile,v 1.4 2004/03/07 02:45:14 mpasternak Exp $ # DISTNAME= kyra_src_1_6_5 @@ -10,6 +10,8 @@ MAINTAINER= dotz@irc.pl HOMEPAGE= http://kyra.sourceforge.net/ COMMENT= Sprite engine in C++ that uses SDL library +CONFLICTS+= kyra2-* + WRKSRC= ${WRKDIR}/kyra USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes