diff options
Diffstat (limited to 'comms/xcept/Makefile')
-rw-r--r-- | comms/xcept/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/xcept/Makefile b/comms/xcept/Makefile index 325a93251b9e..5637fe188e1e 100644 --- a/comms/xcept/Makefile +++ b/comms/xcept/Makefile @@ -3,7 +3,7 @@ # Date created: Sep 1, 1996 # Whom: joerg # -# $Id: Makefile,v 1.6 1998/08/28 07:02:05 hoek Exp $ +# $Id: Makefile,v 1.7 1998/08/30 00:54:30 hoek Exp $ # DISTNAME= xcept-2.1.2 @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= joerg@FreeBSD.ORG +USE_XLIB= yes MAN1= xcept.1 MAN8= ceptd.8 MANCOMPRESSED= maybe |