summaryrefslogtreecommitdiff
path: root/sysutils/xps
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-18 23:13:00 +0000
committersnj <snj@pkgsrc.org>2004-04-18 23:13:00 +0000
commit08073edc7bc93cf6d4d60ecfad05e40f2aa8ea94 (patch)
tree515b8275ff7ff288c6d09f1582f10c47506f95ba /sysutils/xps
parent1abda1572be1be072e81ab1f50640e8bebfc5ed2 (diff)
downloadpkgsrc-08073edc7bc93cf6d4d60ecfad05e40f2aa8ea94.tar.gz
Convert to buildlink3.
Diffstat (limited to 'sysutils/xps')
-rw-r--r--sysutils/xps/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/sysutils/xps/Makefile b/sysutils/xps/Makefile
index b3467ad7a59..a1f2184659a 100644
--- a/sysutils/xps/Makefile
+++ b/sysutils/xps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2004/01/24 15:06:58 grant Exp $
+# $NetBSD: Makefile,v 1.25 2004/04/18 23:13:00 snj Exp $
DISTNAME= xps-3.14
CATEGORIES= sysutils
@@ -8,12 +8,11 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.netwinder.org/~rocky/xps-home/
COMMENT= Displays the Unix process list as a hierarchical tree
-USE_PERL5= build
+GNU_CONFIGURE= # defined
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
+USE_PERL5= build
USE_X11BASE= # defined
-USE_BUILDLINK2= # defined
-GNU_CONFIGURE= # defined
-
-.include "../../mk/motif.buildlink2.mk"
+.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"