aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/e16/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2009-12-24 17:26:12 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2009-12-24 17:26:12 +0000
commitc9e1a143ff109b05194e4ff4aad78e44b7cf4bef (patch)
tree7815c78c43836355e57f14984dbc68d6a7904888 /x11-wm/e16/Makefile
parent035a759f6a3bdb156dc64fd5d9e2c13e435feded (diff)
downloadports-c9e1a143ff109b05194e4ff4aad78e44b7cf4bef.tar.gz
ports-c9e1a143ff109b05194e4ff4aad78e44b7cf4bef.zip
- Update to 1.0.1.002
Notes
Notes: svn path=/head/; revision=246540
Diffstat (limited to 'x11-wm/e16/Makefile')
-rw-r--r--x11-wm/e16/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile
index 1c100c590342..e81d325c403c 100644
--- a/x11-wm/e16/Makefile
+++ b/x11-wm/e16/Makefile
@@ -6,13 +6,15 @@
#
PORTNAME= e16
-DISTVERSION= 1.0.1
+DISTVERSION= 1.0.1.002
CATEGORIES= x11-wm
-MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF/enlightenment/${PORTNAME}/Snapshots/
MAINTAINER= gahr@FreeBSD.org
COMMENT= A very artistic X window manager
+BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
+
USE_XORG= compositeproto damageproto xextproto x11 xbitmaps xcomposite xdamage \
xext xfixes xft xinerama xrandr xrender xxf86vm
USE_ICONV= yes
@@ -20,7 +22,7 @@ USE_GMAKE= yes
USE_EFL= imlib2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-esdtest --disable-dependency-tracking \
- --disable-rpath --enable-mans
+ --disable-rpath --enable-mans SHELL=${LOCALBASE}/bin/bash
.if !defined(WITHOUT_ESOUND)
USE_GNOME= esound