pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
enlightenment-current: fix conf path, build with modular x11
Module Name: pkgsrc-wip
Committed By: kikadf <kikadf.01%gmail.com@localhost>
Pushed By: kikadf
Date: Sun Nov 1 17:35:21 2020 +0100
Changeset: 376cf480c1d13e9980057921d976ba4125f44ba3
Modified Files:
enlightenment-current/Makefile
Log Message:
enlightenment-current: fix conf path, build with modular x11
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=376cf480c1d13e9980057921d976ba4125f44ba3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
enlightenment-current/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/enlightenment-current/Makefile b/enlightenment-current/Makefile
index a5ace40281..6c1aa770ba 100644
--- a/enlightenment-current/Makefile
+++ b/enlightenment-current/Makefile
@@ -3,7 +3,7 @@
DISTNAME= enlightenment-0.24.2
PKGNAME= ${DISTNAME:S/enlightenment/enlightenment-current/}
CATEGORIES= wm
-PKGREVISION= 2
+PKGREVISION= 3
MASTER_SITES= https://download.enlightenment.org/rel/apps/enlightenment/
EXTRACT_SUFX= .tar.xz
@@ -30,7 +30,6 @@ CONF_FILES+= ${EGDIR}/e-applications.menu \
BUILD_DEFS+= PKG_SYSCONFBASE
INSTALLATION_DIRS= ${EGDIR}
-PKG_SYSCONFSUBDIR= enlightenment
MAKE_DIRS= ${PKG_SYSCONFDIR}/enlightenment
MAKE_DIRS+= ${PKG_SYSCONFBASE}/xdg/menus
Home |
Main Index |
Thread Index |
Old Index