summaryrefslogtreecommitdiff
path: root/sysutils/xps
diff options
context:
space:
mode:
authorjlam <jlam>2001-09-08 19:55:39 +0000
committerjlam <jlam>2001-09-08 19:55:39 +0000
commit76adaafff387f24e6d676d4d264d28aaf747cd7e (patch)
treea3264510e376069a5123a4442bef434d00e449b6 /sysutils/xps
parent23b6b65f9ffd4d5aee8f570a890063ef98808d49 (diff)
downloadpkgsrc-76adaafff387f24e6d676d4d264d28aaf747cd7e.tar.gz
Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk.
Diffstat (limited to 'sysutils/xps')
-rw-r--r--sysutils/xps/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xps/Makefile b/sysutils/xps/Makefile
index be2e2ccf483..02ffd64060f 100644
--- a/sysutils/xps/Makefile
+++ b/sysutils/xps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2001/08/29 22:41:21 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2001/09/08 19:55:47 jlam Exp $
DISTNAME= xps-3.14
CATEGORIES= sysutils
@@ -17,6 +17,6 @@ USE_BUILDLINK_ONLY= # defined
GNU_CONFIGURE= # defined
CONFIGURE_ENV+= XINCLUDES="-I${BUILDLINK_X11_DIR}/include"
-.include "../../x11/lesstif/buildlink.mk"
+.include "../../mk/motif.buildlink.mk"
.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"