diff options
author | gblach <gblach@FreeBSD.org> | 2012-12-23 04:54:59 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2012-12-23 04:54:59 +0800 |
commit | fb6528c60e3ea4f5ff74de6f21724d7ad28c0f7b (patch) | |
tree | 9c4bc08591050b7b536082be6db8392c913f8089 /x11-wm/e17-module-winselector | |
parent | 35e83ae5ca4ef2876eccf0e512467ede97187fb9 (diff) | |
download | freebsd-ports-gnome-fb6528c60e3ea4f5ff74de6f21724d7ad28c0f7b.tar.gz freebsd-ports-gnome-fb6528c60e3ea4f5ff74de6f21724d7ad28c0f7b.tar.zst freebsd-ports-gnome-fb6528c60e3ea4f5ff74de6f21724d7ad28c0f7b.zip |
- Update Enlightenment to 0.17.0
- Update EFL to 1.7.4
- Convert to OptionsNG
Approved by: crees (mentor)
Diffstat (limited to 'x11-wm/e17-module-winselector')
-rw-r--r-- | x11-wm/e17-module-winselector/Makefile | 14 | ||||
-rw-r--r-- | x11-wm/e17-module-winselector/distinfo | 4 |
2 files changed, 5 insertions, 13 deletions
diff --git a/x11-wm/e17-module-winselector/Makefile b/x11-wm/e17-module-winselector/Makefile index a05fd159190e..33078d1d18db 100644 --- a/x11-wm/e17-module-winselector/Makefile +++ b/x11-wm/e17-module-winselector/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= winselector -PORTVERSION= 20111128 +PORTVERSION= 20120918 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/modules/ PKGNAMEPREFIX= e17-module- @@ -14,18 +14,10 @@ BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment DIST_SUBDIR= e17 -GNU_CONFIGURE= yes USE_BZIP2= yes +GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= pkgconfig USE_EFL= edje libtool_hack modarch_hack - -.if !defined(WITHOUT_NLS) -USE_GETTEXT= yes -PLIST_SUB+= NLS="" -.else -CONFIGURE_ARGS= --disable-nls -PLIST_SUB+= NLS="@comment " -.endif +USE_GNOME= pkgconfig .include <bsd.port.mk> diff --git a/x11-wm/e17-module-winselector/distinfo b/x11-wm/e17-module-winselector/distinfo index 9ca3ffee4351..0cb11d0a9f54 100644 --- a/x11-wm/e17-module-winselector/distinfo +++ b/x11-wm/e17-module-winselector/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/winselector-20111128.tar.bz2) = e325c3c77440f348d37bc4944125e339f954d99582dd304ec146f876bbf8bb77 -SIZE (e17/winselector-20111128.tar.bz2) = 404540 +SHA256 (e17/winselector-20120918.tar.bz2) = 4597158d7e31d25cadca5a2cc2dc231bc8539148bb4090abb345e9b4d3939844 +SIZE (e17/winselector-20120918.tar.bz2) = 414243 |