aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/sawfish
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2009-09-05 14:21:40 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2009-09-05 14:21:40 +0000
commitee46d3ad5667b6dbac186a67fc6000ddff03a9fb (patch)
treeb21b3d89178aef44b66993d06302225b9536b3f0 /x11-wm/sawfish
parentd5169e4d2ca85743530e4029efd7ac0c31844b3a (diff)
Notes
Diffstat (limited to 'x11-wm/sawfish')
-rw-r--r--x11-wm/sawfish/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile
index f87bdc913daf..9aac554840e7 100644
--- a/x11-wm/sawfish/Makefile
+++ b/x11-wm/sawfish/Makefile
@@ -8,7 +8,7 @@
PORTNAME= sawfish
PORTVERSION= 1.5.0
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= x11-wm
MASTER_SITES= SF/sawmill/${PORTNAME}/${PORTVERSION}
@@ -18,6 +18,7 @@ MAINTAINER= anray@FreeBSD.org
COMMENT= Lisp configurable window manager
LIB_DEPENDS= rep.13:${PORTSDIR}/lang/librep \
+ audiofile.0:${PORTSDIR}/audio/libaudiofile \
cairo.2:${PORTSDIR}/graphics/cairo
BUILD_DEPENDS= ${LOCALBASE}/libexec/rep/${GNUHOST}/gui/gtk-2/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk2
RUN_DEPENDS= ${LOCALBASE}/libexec/rep/${GNUHOST}/gui/gtk-2/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk2
@@ -27,7 +28,7 @@ PLIST_SUB= GNUHOST=${GNUHOST} VERSION=${PORTVERSION}
USE_XORG= ice sm x11 xft xinerama xrandr
USE_GMAKE= yes
-USE_GNOME= pango gtk20 glib20
+USE_GNOME= pango gtk20 glib20 esound
USE_BZIP2= yes
USE_GETTEXT= yes
GNU_CONFIGURE= yes