summaryrefslogtreecommitdiff
path: root/net/wb
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
commit5afc678aac11dcb929706121d1fec2707a1e8e54 (patch)
tree89d39d526223ba8929324fc0ca33a08f06f5f7ae /net/wb
parentAdd system-config-printer (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=209636
Diffstat (limited to 'net/wb')
-rw-r--r--net/wb/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/wb/Makefile b/net/wb/Makefile
index 46cbb8617058..6db8a0491869 100644
--- a/net/wb/Makefile
+++ b/net/wb/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wb
PORTVERSION= 1.59
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mbone
MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/wb/
DISTFILES= i386-wb-1.59.tar.Z
@@ -17,7 +17,6 @@ COMMENT= A shared drawing (whiteboard) tool using multicast
NO_WRKSUBDIR= yes
NO_BUILD= yes
-USE_X_PREFIX= yes
STRIP=
# ghostscript, ghostscript3, ghostscript4 or ghostscript5 will all do.