Index: head/x11-wm/enlightenment/Makefile =================================================================== --- head/x11-wm/enlightenment/Makefile (revision 510090) +++ head/x11-wm/enlightenment/Makefile (revision 510091) @@ -1,54 +1,54 @@ # Created by: Yukihiro Nakai # $FreeBSD$ PORTNAME= enlightenment PORTVERSION= 0.22.4 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://download.enlightenment.org/rel/apps/${PORTNAME}/ DIST_SUBDIR= enlightenment MAINTAINER= enlightenment@FreeBSD.org COMMENT= Artistic X window manager LICENSE= BSD2CLAUSE LIB_DEPENDS= libefl.so:devel/efl \ libxcb-keysyms.so:x11/xcb-util-keysyms BROKEN_sparc64= Does not install on sparc64: signal 10 GNU_CONFIGURE= yes -USES= alias autoreconf desktop-file-utils gettext-tools \ +USES= alias autoreconf compiler:c11 desktop-file-utils gettext-tools \ gmake iconv libtool pathfix pkgconfig tar:xz USE_XORG= xcb USE_LDCONFIG= yes INSTALL_TARGET= install-strip SUB_FILES= pkg-message CONFIGURE_ARGS= --with-profile=MEDIUM_PC \ --disable-connman --disable-bluez4 \ --disable-device-udev --disable-mount-udisks .include "Makefile.plist" OPTIONS_DEFINE= NLS OPTIONS_GROUP= MIXER OPTIONS_GROUP_MIXER= ALSA PULSEAUDIO OPTIONS_DEFAULT= ALSA OPTIONS_SUB= yes NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio # why is setuid deactivated? "enlightenment_ckpasswd" i.e. does not work without setuid #post-patch: # @${REINPLACE_CMD} -e \ # 's/\(setuid_root_mode = a=rx,u+x\)s/\1/g' \ # ${WRKSRC}/src/bin/Makefile.mk \ # ${WRKSRC}/src/modules/Makefile_cpufreq.mk # .include Index: head/x11-wm/enlightenment/files/patch-src_modules_sysinfo_cpuclock_cpuclock__sysctl.c =================================================================== --- head/x11-wm/enlightenment/files/patch-src_modules_sysinfo_cpuclock_cpuclock__sysctl.c (nonexistent) +++ head/x11-wm/enlightenment/files/patch-src_modules_sysinfo_cpuclock_cpuclock__sysctl.c (revision 510091) @@ -0,0 +1,10 @@ +--- src/modules/sysinfo/cpuclock/cpuclock_sysctl.c.orig 2019-07-23 16:46:44 UTC ++++ src/modules/sysinfo/cpuclock/cpuclock_sysctl.c +@@ -2,6 +2,7 @@ + #include + + #if defined(__FreeBSD__) || defined(__DragonFly__) ++# include + # include + #endif + Property changes on: head/x11-wm/enlightenment/files/patch-src_modules_sysinfo_cpuclock_cpuclock__sysctl.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property