diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-22 14:48:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-22 14:48:03 +0000 |
commit | 077a58f032efc81c06a5c627cf14888c6eee37d9 (patch) | |
tree | 14fee1a21bf0a706c4026dfb70c9bd7281351d20 /www/plugger | |
parent | a4da4776f1822761dc6ede9613d669b718644578 (diff) | |
download | ports-077a58f032efc81c06a5c627cf14888c6eee37d9.tar.gz ports-077a58f032efc81c06a5c627cf14888c6eee37d9.zip |
Notes
Diffstat (limited to 'www/plugger')
-rw-r--r-- | www/plugger/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/plugger/Makefile b/www/plugger/Makefile index 0f9163c84bf4..13ba603e0dc5 100644 --- a/www/plugger/Makefile +++ b/www/plugger/Makefile @@ -7,14 +7,14 @@ PORTNAME= plugger PORTVERSION= 5.1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www audio graphics multimedia MASTER_SITES= http://fredrik.hubbe.net/plugger/ MAINTAINER= conrads@cox.net COMMENT= A multimedia front-end plugin for Mozilla or Opera -USE_XLIB= yes +USE_XORG= xext xt sm ice xext x11 GNU_CONFIGURE= yes MAN7= plugger.7 |