diff options
Diffstat (limited to 'x11/xwit')
-rw-r--r-- | x11/xwit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xwit/Makefile b/x11/xwit/Makefile index 2c761020d51a..ac1172278a7e 100644 --- a/x11/xwit/Makefile +++ b/x11/xwit/Makefile @@ -7,7 +7,7 @@ PORTNAME= xwit PORTVERSION= 3.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR = utilities @@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= X interface tool USE_IMAKE= yes +USE_XORG= x11 xext MAN1= xwit.1 PLIST_FILES= bin/xwit |