E on FreeBSD: [Bug 224105] [UPDATE] port x11-wm/enlightenment to v0.22.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Dec 5 13:00:11 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224105
Tobias Kortkamp <tobik at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tobik at freebsd.org
--- Comment #1 from Tobias Kortkamp <tobik at freebsd.org> ---
Hi,
some of the pkg-plist changes cannot possibly be correct:
-lib/enlightenment/modules/backlight/%%ENLIGHTENMENT_ARCH%%/module.so
+lib/enlightenment/modules/backlight/freebsd12.0-amd64-0.22/module.so
freebsd12.0-amd64-0.22 should be replaced with %%ENLIGHTENMENT_ARCH%%.
It's defined in Makefile.plist for some reason which probably needs an
update too.
-%%NLS%%share/locale/ar/LC_MESSAGES/enlightenment.mo
+share/locale/ar/LC_MESSAGES/enlightenment.mo
All locale files will have to be prefixed with %%NLS%% (otherwise the
NLS option will be broken).
+PORTEPOCH= 0
Once PORTEPOCH is bumped it can never be reset to a lower value.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-enlightenment
mailing list