From ee5550f266abb6c39cfd87831763a0d760aea198 Mon Sep 17 00:00:00 2001 From: asami Date: Sat, 28 Nov 1998 00:44:34 +0000 Subject: Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake for ilu and mkdirhier for asl.) --- comms/xcept/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'comms/xcept/Makefile') diff --git a/comms/xcept/Makefile b/comms/xcept/Makefile index 325a932..5637fe1 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 -- cgit v1.1