summaryrefslogtreecommitdiff
path: root/x11/xlupe
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-21 01:49:28 +0000
committerwiz <wiz@pkgsrc.org>2002-10-21 01:49:28 +0000
commitd682a923be3c32912db6916a7c11bba8727903f4 (patch)
tree03fca7e8e807b39a90141e3457d2a36d5caa42b6 /x11/xlupe
parent5a5968fd62414b281b9191b44ad8e0d0b091a418 (diff)
downloadpkgsrc-d682a923be3c32912db6916a7c11bba8727903f4.tar.gz
Convert to buildlink2.
Diffstat (limited to 'x11/xlupe')
-rw-r--r--x11/xlupe/Makefile5
1 files 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"