From d682a923be3c32912db6916a7c11bba8727903f4 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 21 Oct 2002 01:49:28 +0000 Subject: Convert to buildlink2. --- x11/xlupe/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11/xlupe/Makefile b/x11/xlupe/Makefile index 930c7e4a887..3ffc110236c 100644 --- a/x11/xlupe/Makefile +++ b/x11/xlupe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/03/20 22:29:32 pooka Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/21 01:49:28 wiz Exp $ # DISTNAME= xlupe-1.1 @@ -9,7 +9,8 @@ MAINTAINER= coto@core.de HOMEPAGE= http://core.de/~coto/xlupe/ COMMENT= magnifier for X +USE_BUILDLINK2= yes USE_IMAKE= yes -USE_XPM= yes +.include "../../graphics/xpm/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3