From 27b2545c6e724bbacb10e4ff4e82b3822c8050c1 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Wed, 24 Oct 2001 12:38:40 +0000 Subject: add xpm's buildlink.mk. fixes problem in recent bulk build. fix suggested by zuntum. --- games/xscorch/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/xscorch') diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile index 6bf15dd9fb3..4c15b926178 100644 --- a/games/xscorch/Makefile +++ b/games/xscorch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/07/26 12:36:54 zuntum Exp $ +# $NetBSD: Makefile,v 1.2 2001/10/24 12:38:40 dmcmahill Exp $ # DISTNAME= xscorch-0.1.13a @@ -17,5 +17,6 @@ GNU_CONFIGURE= YES CONFIGURE_ARGS+= --without-gnome .include "../../audio/libmikmod/buildlink.mk" +.include "../../graphics/xpm/buildlink.mk" .include "../../x11/gtk/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3