diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-06-25 03:41:01 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-06-25 03:41:01 +0000 |
commit | 1e13102249e50fe7d3b8fbcb6f6488e50493f27b (patch) | |
tree | fcd06d5319669d95a97e026a5a4052f6c95cb65e /x11-wm/e17-module-exebuf | |
parent | da172afaf52d3d34969711ee5ea6c68347bceb82 (diff) |
Notes
Diffstat (limited to 'x11-wm/e17-module-exebuf')
-rw-r--r-- | x11-wm/e17-module-exebuf/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/e17-module-exebuf/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-wm/e17-module-exebuf/Makefile b/x11-wm/e17-module-exebuf/Makefile index cda4281ec80f..6bd10f1d9e48 100644 --- a/x11-wm/e17-module-exebuf/Makefile +++ b/x11-wm/e17-module-exebuf/Makefile @@ -6,9 +6,9 @@ # PORTNAME= exebuf -PORTVERSION= 20101003 +PORTVERSION= 20110129 CATEGORIES= x11-wm enlightenment -MASTER_SITES= http://files.roorback.net/e17/2010-10-03/modules/ +MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- MAINTAINER= magik@roorback.net @@ -25,6 +25,8 @@ USE_GMAKE= yes USE_GNOME= gnometarget pkgconfig USE_EFL= edje libtool_hack modarch_hack +CONFIGURE_ARGS= --disable-nls # without this exebuf don't build + .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" diff --git a/x11-wm/e17-module-exebuf/distinfo b/x11-wm/e17-module-exebuf/distinfo index 8b3b80f7f80a..5685cdd28ec3 100644 --- a/x11-wm/e17-module-exebuf/distinfo +++ b/x11-wm/e17-module-exebuf/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/exebuf-20101003.tar.bz2) = bc096e384c2f45b96a592e845929993f0116109fc4b328345288547362b91d5e -SIZE (e17/exebuf-20101003.tar.bz2) = 519271 +SHA256 (e17/exebuf-20110129.tar.bz2) = 873de0d4a86cc72fc223b4c6497731386f3ab8bfc77605d715dcd7ffd93f30fb +SIZE (e17/exebuf-20110129.tar.bz2) = 520587 |