aboutsummaryrefslogtreecommitdiffstats
path: root/print/xdvi
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1995-04-15 22:44:37 +0800
committerjoerg <joerg@FreeBSD.org>1995-04-15 22:44:37 +0800
commit1e9bbd92139b46b1240ec6947a12c5d66b92e2f4 (patch)
tree7de205631ee03b9dbd078d5985dbb70b83ba7aba /print/xdvi
parent807fa599b4f056e35089155a4dbe222355e7fc8f (diff)
downloadfreebsd-ports-gnome-1e9bbd92139b46b1240ec6947a12c5d66b92e2f4.tar.gz
freebsd-ports-gnome-1e9bbd92139b46b1240ec6947a12c5d66b92e2f4.tar.zst
freebsd-ports-gnome-1e9bbd92139b46b1240ec6947a12c5d66b92e2f4.zip
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.
Diffstat (limited to 'print/xdvi')
-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)