summaryrefslogtreecommitdiff
path: root/x11/silo
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 /x11/silo
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 'x11/silo')
-rw-r--r--x11/silo/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/silo/Makefile b/x11/silo/Makefile
index 0038f31580aa..5233752b37e6 100644
--- a/x11/silo/Makefile
+++ b/x11/silo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= silo
PORTVERSION= 1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11
MASTER_SITES= http://doublef.nm.ru/silo/sources/
@@ -15,9 +15,7 @@ MAINTAINER= doublef@tele-kom.ru
COMMENT= A simple X11 launcher extensible in any programming language
USE_BZIP2= yes
-USE_XLIB= yes
-USE_XPM= yes
-USE_X_PREFIX= yes
+USE_XORG= xpm x11
pre-everything::
.if defined(WITHOUT_IMLIB)