diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2012-09-10 12:09:15 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2012-09-10 12:09:15 +0000 |
commit | 137a79f87d3f12f9fd0ffe3c6ecc0d914f03e3ba (patch) | |
tree | 07ff815c2b8b17a08141aa42e6368b635a717c93 /x11-wm/e16/Makefile | |
parent | 894e7888d740d095d395b4691c336520646b5dcb (diff) | |
download | ports-137a79f87d3f12f9fd0ffe3c6ecc0d914f03e3ba.tar.gz ports-137a79f87d3f12f9fd0ffe3c6ecc0d914f03e3ba.zip |
Notes
Diffstat (limited to 'x11-wm/e16/Makefile')
-rw-r--r-- | x11-wm/e16/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 1d0a6876010b..e9dac2df0b0c 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -6,14 +6,14 @@ # PORTNAME= e16 -PORTVERSION= 1.0.10.001 +PORTVERSION= 1.0.10.002 CATEGORIES= x11-wm enlightenment MASTER_SITES= SF/enlightenment/${PORTNAME}/Snapshots/ MAINTAINER= gahr@FreeBSD.org COMMENT= A very artistic X window manager -BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash +#BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash USE_XORG= compositeproto damageproto xextproto x11 xbitmaps xcomposite xdamage \ xext xfixes xft xinerama xrandr xrender xxf86vm |