summaryrefslogtreecommitdiff
path: root/x11/xorg-clients
diff options
context:
space:
mode:
authorjlam <jlam>2005-06-17 04:49:45 +0000
committerjlam <jlam>2005-06-17 04:49:45 +0000
commit79688a7f5250bd47f328e560936fb29816443112 (patch)
tree60b722189a49bfe1537f12edb5ede23f86aeb41e /x11/xorg-clients
parenta4f055ba26863956147b0f0f2d789a3a17cb4fb0 (diff)
downloadpkgsrc-79688a7f5250bd47f328e560936fb29816443112.tar.gz
Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
${PREFIX}.
Diffstat (limited to 'x11/xorg-clients')
-rw-r--r--x11/xorg-clients/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xorg-clients/Makefile b/x11/xorg-clients/Makefile
index 19b89791483..07a8686a735 100644
--- a/x11/xorg-clients/Makefile
+++ b/x11/xorg-clients/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/06/01 18:03:33 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2005/06/17 04:49:49 jlam Exp $
DISTNAME= ${DISTFILES}
PKGNAME= xorg-clients-${XORG_VER}
@@ -27,7 +27,7 @@ OWN_DIRS_PERMS+= ${VARBASE}/lib/xdm/authdir \
OWN_DIRS_PERMS+= ${VARBASE}/lib/xdm/authdir/authfiles \
${ROOT_USER} ${ROOT_GROUP} 0700
-EGDIR= ${LOCALBASE}/share/examples/xorg/xdm
+EGDIR= ${PREFIX}/share/examples/xorg/xdm
PKG_SYSCONFSUBDIR= xorg/xdm
CONF_FILES= ${EGDIR}/xdm-config ${PKG_SYSCONFDIR}/xdm-config