summaryrefslogtreecommitdiff
path: root/editors/xvile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-28 00:44:34 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-28 00:44:34 +0000
commit1490c59f86433f55bdf6340a98c220f23aed8c31 (patch)
treef7e0563cf034d5a9985b0faab9ea768876f6c63e /editors/xvile
parentCreate ${PREFIX}/bin before cat'ing a file into it. (diff)
Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake
for ilu and mkdirhier for asl.)
Notes
Notes: svn path=/head/; revision=14922
Diffstat (limited to 'editors/xvile')
-rw-r--r--editors/xvile/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index 5b8a626e8e0a..dc96b3f958a0 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}