diff options
Diffstat (limited to 'x11/xbelld/Makefile')
-rw-r--r-- | x11/xbelld/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xbelld/Makefile b/x11/xbelld/Makefile index 8755679b6385..5bfb4cffb551 100644 --- a/x11/xbelld/Makefile +++ b/x11/xbelld/Makefile @@ -7,7 +7,7 @@ PORTNAME= xbelld PORTVERSION= 0.2b2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://www.meowfishies.com/code/ DISTNAME= ${PORTNAME}-0.2beta2 @@ -19,6 +19,7 @@ COMMENT= XBellD is a small daemon for replacing the standard X terminal bell LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile USE_IMAKE= yes +USE_XORG= ice sm xtrap xmu xt USE_GNOME= esound PLIST_FILES= bin/xbelld \ |