summaryrefslogtreecommitdiff
path: root/editors/xvile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-06-20 14:38:16 +0000
committertron <tron@pkgsrc.org>1998-06-20 14:38:16 +0000
commitb17809d96d65df064810dafbf2bc809d8966d6f2 (patch)
treefcdda3e30ca1d37911a9ee170532e790ba000577 /editors/xvile
parent4ae80d5b5e2ad47912b8048bb3ab9c26d44a1b86 (diff)
downloadpkgsrc-b17809d96d65df064810dafbf2bc809d8966d6f2.tar.gz
Add "USE_X11" as suggested by Tim Rightnour in PR pkg/5619.
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 0a8e2572d7c..1757a5903e3 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1998/06/04 11:57:51 agc Exp $
+# $NetBSD: Makefile,v 1.11 1998/06/20 14:38:16 tron Exp $
# FreeBSD Id: Makefile,v 1.13 1997/09/06 19:58:03 gj Exp
#
@@ -11,6 +11,7 @@ MASTER_SITES= ftp://ftp.clark.net/pub/dickey/vile/ \
MAINTAINER= packages@netbsd.org
+USE_X11= yes
MAKEFILE= makefile
GNU_CONFIGURE= yes
USE_PERL5= yes