summaryrefslogtreecommitdiff
path: root/graphics/xglurbules
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-21 23:55:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-21 23:55:13 +0000
commitb8135727e5667c1cf0af2467f39e896962b6e1fc (patch)
tree19e1ac2018f516017690be5624a0e40e49f97f91 /graphics/xglurbules
parent- Fix -curses typo concerning ctrl-d and ctrl-t handling (diff)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209563
Diffstat (limited to 'graphics/xglurbules')
-rw-r--r--graphics/xglurbules/Makefile4
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