summaryrefslogtreecommitdiff
path: root/x11/dxpc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-25 22:44:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-25 22:44:48 +0000
commitcda30a295fd474159658e5a43f99f4441d06682f (patch)
tree2007491b9bfa70afd7bf89bf4d2324df2200b1b2 /x11/dxpc
parentRepocopy linux_base-f7 -> linux_base-f8 is completed. (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=209811
Diffstat (limited to 'x11/dxpc')
-rw-r--r--x11/dxpc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/dxpc/Makefile b/x11/dxpc/Makefile
index 004b3f4600b1..569274e3f1e0 100644
--- a/x11/dxpc/Makefile
+++ b/x11/dxpc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dxpc
PORTVERSION= 3.9.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://www.vigor.nu/dxpc/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION}
@@ -18,7 +18,7 @@ COMMENT= Compressing X protocol proxy designed to support X11 over slow links
LIB_DEPENDS= lzo2.2:${PORTSDIR}/archivers/lzo2
-USE_X_PREFIX= yes
+USE_XORG= x11
USE_GNOME= gnometarget
USE_GMAKE= yes
GNU_CONFIGURE= yes