From 1e9bbd92139b46b1240ec6947a12c5d66b92e2f4 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 15 Apr 1995 14:44:37 +0000 Subject: Back out my previous change, and revert xdvi to build with gmake. This Imakefile crud here it _too_ weird to deal with; let it as it stands now. --- print/xdvi/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print/xdvi') diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile index c21f48b..b770efe 100644 --- a/print/xdvi/Makefile +++ b/print/xdvi/Makefile @@ -3,7 +3,7 @@ # Date created: 1 October 1994 # Whom: jmz # -# $Id$ +# $Id: Makefile,v 1.8 1995/04/15 04:34:11 asami Exp $ # DISTNAME= xdvi @@ -15,6 +15,7 @@ DISTFILES= xdvi.tar.Z MAINTAINER= jmz@FreeBSD.org USE_IMAKE= yes +USE_GMAKE= yes IS_INTERACTIVE= yes .if !defined(BATCH) -- cgit v1.1