summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/cvsup/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cvsup/Makefile b/devel/cvsup/Makefile
index b9249ca30fc..01748e9bd95 100644
--- a/devel/cvsup/Makefile
+++ b/devel/cvsup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/03/13 11:28:19 itojun Exp $
+# $NetBSD: Makefile,v 1.2 2001/04/27 21:01:03 wiz Exp $
DISTNAME= cvsup-netbsd-ix86-elf-16.1
PKGNAME= cvsup-16.1
@@ -12,6 +12,7 @@ WRKSRC= ${WRKDIR}/cvsup-bin-16.1
NO_CONFIGURE= yes
NO_BUILD= yes
ONLY_FOR_PLATFORM= NetBSD-1.5*-i386
+USE_X11= yes
do-install:
for i in cvpasswd cvsup cvsup.nogui; do \