Index: head/x11-wm/e-module-cpu/Makefile =================================================================== --- head/x11-wm/e-module-cpu/Makefile (revision 446187) +++ head/x11-wm/e-module-cpu/Makefile (revision 446188) @@ -1,36 +1,28 @@ # Created by: Stanislav Sedov # $FreeBSD$ PORTNAME= e-module-cpu PORTVERSION= 20140911 PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= LOCAL/gblach/enlightenment/ +DIST_SUBDIR= enlightenment MAINTAINER= enlightenment@FreeBSD.org COMMENT= Enlightenment module which allows users to monitor cpu load BUILD_DEPENDS= enlightenment:x11-wm/enlightenment RUN_DEPENDS= enlightenment:x11-wm/enlightenment -DIST_SUBDIR= enlightenment GNU_CONFIGURE= yes USES= gmake libtool pkgconfig tar:xz INSTALL_TARGET= install-strip .include "../enlightenment/Makefile.plist" OPTIONS_DEFINE= NLS - -.include - -.if ${PORT_OPTIONS:MNLS} -USES+= gettext -CONFIGURE_ARGS+=--enable-nls -PLIST_SUB+= NLS="" -.else -CONFIGURE_ARGS+=--disable-nls -PLIST_SUB+= NLS="@comment " -.endif +OPTIONS_SUB= yes +NLS_USES= gettext +NLS_CONFIGURE_ENABLE= nls .include Index: head/x11-wm/e-module-cpu/pkg-descr =================================================================== --- head/x11-wm/e-module-cpu/pkg-descr (revision 446187) +++ head/x11-wm/e-module-cpu/pkg-descr (revision 446188) @@ -1,5 +1,5 @@ This e17 module allows users to monitor current cpu load. It can draw load graph and display cpu load percentage. The polling interval is fully configurable. -WWW: http://www.enlightenment.org +WWW: https://www.enlightenment.org/