summaryrefslogtreecommitdiff
path: root/x11/xlupe
diff options
context:
space:
mode:
authorwiz <wiz>2002-10-21 01:49:28 +0000
committerwiz <wiz>2002-10-21 01:49:28 +0000
commit1f0334d7be8f6612614ae322786d5842f409ab9d (patch)
tree03fca7e8e807b39a90141e3457d2a36d5caa42b6 /x11/xlupe
parentf310eff6e5a5c9164819e42e6ff45f809c5a1591 (diff)
downloadpkgsrc-1f0334d7be8f6612614ae322786d5842f409ab9d.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"