summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2015-07-04 14:19:49 +0000
committerrodent <rodent@pkgsrc.org>2015-07-04 14:19:49 +0000
commitac9088c44ecf3af265ae2eb4da5bf5fdb3b673e6 (patch)
tree3d6728e9d96fb10907a25c2e90c70833e8d1f049 /x11
parentd664119c6ad5a92dbaf51527e043779a871e51b8 (diff)
downloadpkgsrc-ac9088c44ecf3af265ae2eb4da5bf5fdb3b673e6.tar.gz
Add ${PKG_SYSCONFDIR}/X11/lbxproxy to INSTALLATION_DIRS. Should fix failure
during install reported by richard@.
Diffstat (limited to 'x11')
-rw-r--r--x11/lbxproxy/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/lbxproxy/Makefile b/x11/lbxproxy/Makefile
index a8f1f215408..12d7cb47330 100644
--- a/x11/lbxproxy/Makefile
+++ b/x11/lbxproxy/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2015/07/04 09:16:09 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/07/04 14:19:49 rodent Exp $
DISTNAME= lbxproxy-1.0.3
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
@@ -16,7 +17,7 @@ USE_TOOLS+= pkg-config
EGDIR= share/examples/lbxproxy
CONF_FILES+= ${EGDIR}/AtomControl ${PKG_SYSCONFDIR}/X11/lbxproxy/AtomControl
-INSTALLATION_DIRS+= ${EGDIR}
+INSTALLATION_DIRS+= ${PKG_SYSCONFDIR}/X11/lbxproxy ${EGDIR}
post-install:
${RM} ${DESTDIR}${PKG_SYSCONFDIR}/X11/lbxproxy/AtomControl