diff options
Diffstat (limited to 'graphics/xglurbules/Makefile')
-rw-r--r-- | graphics/xglurbules/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xglurbules/Makefile b/graphics/xglurbules/Makefile index d77d19923c60..55854ec5880b 100644 --- a/graphics/xglurbules/Makefile +++ b/graphics/xglurbules/Makefile @@ -7,6 +7,7 @@ PORTNAME= xglurbules PORTVERSION= 3.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://stephenroome.com/xglurbules/ @@ -15,8 +16,7 @@ COMMENT= Burning particle system eye candy program thingy for X11 MAN1= xglurbules.1 -USE_XLIB= yes -USE_X_PREFIX= yes +USE_XORG= xt x11 sm ice xpm MANCOMPRESSED= yes |