aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/e16
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-10-14 08:33:22 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-10-14 08:33:22 +0000
commit8cdd3fae3eb74ca80a8b1a171dd21d459581978f (patch)
tree2322322e3eca85ee732c2c9376f0347e3e9dde5b /x11-wm/e16
parent2d3f8ef42201ca7f7fd968123c7fc06f317b1e3b (diff)
downloadports-8cdd3fae3eb74ca80a8b1a171dd21d459581978f.tar.gz
ports-8cdd3fae3eb74ca80a8b1a171dd21d459581978f.zip
- Update to 1.0.13.003
Changes: * Fixup after list changes. * Autofoo macro cleanups. * Obsolete event handling tweak (click grabs). * Obsolete event handling tweak (serial wrap). * Remove useless Name[] entries from .desktop files. * Fix menu generation some more. * Update gettext version to 0.17. - STAGE-clean - Convert to new LIB_DEPENDS format - Add DOCS and NLS to OPTIONSng
Notes
Notes: svn path=/head/; revision=330284
Diffstat (limited to 'x11-wm/e16')
-rw-r--r--x11-wm/e16/Makefile9
-rw-r--r--x11-wm/e16/distinfo4
2 files changed, 6 insertions, 7 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile
index 45d5f8d003ba..98b8ff3965c0 100644
--- a/x11-wm/e16/Makefile
+++ b/x11-wm/e16/Makefile
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= e16
-PORTVERSION= 1.0.13.001
+PORTVERSION= 1.0.13.003
CATEGORIES= x11-wm enlightenment
MASTER_SITES= SF/enlightenment/${PORTNAME}/Snapshots/
MAINTAINER= gahr@FreeBSD.org
COMMENT= A very artistic X window manager
-OPTIONS_DEFINE= SOUND
+OPTIONS_DEFINE= DOCS NLS SOUND
SOUND_DESC= Sound support via pulseaudio/libsndfile
USE_XORG= compositeproto damageproto xextproto x11 xbitmaps xcomposite xdamage \
@@ -21,12 +21,11 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-dependency-tracking \
--disable-rpath --enable-mans SHELL=/bin/sh
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSOUND}
-LIB_DEPENDS+= pulse:${PORTSDIR}/audio/pulseaudio \
- sndfile:${PORTSDIR}/audio/libsndfile
+LIB_DEPENDS+= libpulse.so:${PORTSDIR}/audio/pulseaudio \
+ libsndfile.so:${PORTSDIR}/audio/libsndfile
CONFIGURE_ARGS+=--enable-sound \
--enable-sound-pulse \
--with-sndldr=sndfile
diff --git a/x11-wm/e16/distinfo b/x11-wm/e16/distinfo
index 2eee98baffc4..4e6ccbc39d14 100644
--- a/x11-wm/e16/distinfo
+++ b/x11-wm/e16/distinfo
@@ -1,2 +1,2 @@
-SHA256 (e16-1.0.13.001.tar.gz) = 556346ba6b80677df22e94484e9a98bee69251ff3b79acd08c48c39b604b1f32
-SIZE (e16-1.0.13.001.tar.gz) = 2330693
+SHA256 (e16-1.0.13.003.tar.gz) = 2d6d2eff4e4cda47a4257a2abd72e99128527935da85c3b5f062fedf0db306ad
+SIZE (e16-1.0.13.003.tar.gz) = 2343521