summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-11-28 00:44:34 +0000
committerasami <asami@FreeBSD.org>1998-11-28 00:44:34 +0000
commitee5550f266abb6c39cfd87831763a0d760aea198 (patch)
tree4e49c831b44b57916f9d95b3375a98cc8ad6335c /editors
parent03bdff6d19d1549a2fbf8352604d806c3937f71e (diff)
downloadFreeBSD-ports-ee5550f266abb6c39cfd87831763a0d760aea198.zip
FreeBSD-ports-ee5550f266abb6c39cfd87831763a0d760aea198.tar.gz
Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake
for ilu and mkdirhier for asl.)
Diffstat (limited to 'editors')
-rw-r--r--editors/xvile/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index 5b8a626..dc96b3f 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -3,7 +3,7 @@
# Date created: Wed Nov 26, 1996
# Whom: pgf
#
-# $Id: Makefile,v 1.15 1998/06/04 20:42:03 gj Exp $
+# $Id: Makefile,v 1.16 1998/06/27 05:19:53 asami Exp $
#
DISTNAME= vile-8.0
@@ -16,6 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= gj@freebsd.org
+USE_XLIB= yes
MAKEFILE= makefile
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-screen=${SCREEN_TYPE} ${WITH_PERL}
OpenPOWER on IntegriCloud