diff options
Diffstat (limited to 'comms/xcept/Makefile')
-rw-r--r-- | comms/xcept/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/xcept/Makefile b/comms/xcept/Makefile index cda1dc4bc1c9..9e045f2781a5 100644 --- a/comms/xcept/Makefile +++ b/comms/xcept/Makefile @@ -7,7 +7,7 @@ PORTNAME= xcept PORTVERSION= 2.1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= joerg @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= joerg MAINTAINER= joerg@FreeBSD.org COMMENT= A decoder for the CEPT (Btx) protocol -USE_XLIB= yes +USE_XORG= x11 MAN1= xcept.1 MAN8= ceptd.8 MANCOMPRESSED= maybe |