aboutsummaryrefslogtreecommitdiffstats
path: root/print/xdvi
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1995-04-15 04:51:56 +0800
committerjoerg <joerg@FreeBSD.org>1995-04-15 04:51:56 +0800
commitf996e294f842012db9b7c1a17aaeb03cfb64b79e (patch)
treefd013ff736a32d9aa80a1638295d81f1ae3a0a35 /print/xdvi
parent6941d3da45536b102f05d5bf94a78159926f4209 (diff)
downloadfreebsd-ports-gnome-f996e294f842012db9b7c1a17aaeb03cfb64b79e.tar.gz
freebsd-ports-gnome-f996e294f842012db9b7c1a17aaeb03cfb64b79e.tar.zst
freebsd-ports-gnome-f996e294f842012db9b7c1a17aaeb03cfb64b79e.zip
xdvi no longer requires GNU make. The offending `include' line in the
(admittedly ugly) Imakefile has never been used, since this port does have its own configure script. I gratuitously removed it. :)
Diffstat (limited to 'print/xdvi')
-rw-r--r--print/xdvi/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile
index 70d009f06e9b..6c3aee78b1ad 100644
--- a/print/xdvi/Makefile
+++ b/print/xdvi/Makefile
@@ -3,7 +3,6 @@ DISTNAME= xdvi
MASTER_SITES= ftp://ftp.x.org/contrib/applications/
CATEGORIES+= printing
USE_IMAKE= yes
-USE_GMAKE= yes
IS_INTERACTIVE= yes
MAINTAINER= jmz@FreeBSD.org