From 7d2d03030cbc1b6b605da02478438b061d3f5567 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 21 Oct 2002 01:39:05 +0000 Subject: Convert to buildlink2. --- games/crossfire-srv/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'games/crossfire-srv') diff --git a/games/crossfire-srv/Makefile b/games/crossfire-srv/Makefile index d9137b73e80..7c20bfe6475 100644 --- a/games/crossfire-srv/Makefile +++ b/games/crossfire-srv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2002/06/23 03:49:47 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2002/10/21 01:39:05 wiz Exp $ # DISTNAME= crossfire-1.0.0 @@ -12,16 +12,12 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://crossfire.real-time.com/ COMMENT= X11 multi/single player game similar to gauntlet and nethack -DEPENDS+= png>=1.2.1:../../graphics/png -DEPENDS+= dmalloc-[0-9]*:../../devel/dmalloc - EXTRACT_ONLY= ${CF_SRC} CF_SRC= crossfire-1.0.0.tar.bz2 CF_MAPS= crossfire-1.0.0-maps.tar.bz2 -USE_XAW= yes -USE_XPM= yes +USE_BUILDLINK2= yes USE_X11= yes USE_GMAKE= yes GNU_CONFIGURE= yes @@ -47,4 +43,8 @@ post-install: @${CHOWN} -R ${ROOT_USER}:games ${LOCALBASE}/var/crossfire @${CHMOD} -R g+w ${LOCALBASE}/var/crossfire +.include "../../graphics/png/buildlink2.mk" +.include "../../graphics/xpm/buildlink2.mk" +.include "../../devel/dmalloc/buildlink2.mk" +.include "../../mk/xaw.buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3