summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1995-04-15 14:44:37 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1995-04-15 14:44:37 +0000
commit79bf3682a077602249ecb41206cbe054916cfefb (patch)
tree7de33dc92096a4fee87899f73a1d5a6f61760e7a /print
parentUpdate of lang Makefiles.... (diff)
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.
Notes
Notes: svn path=/head/; revision=1365
Diffstat (limited to 'print')
-rw-r--r--print/xdvi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile
index c21f48be0f08..b770efe043fc 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)