aboutsummaryrefslogtreecommitdiff
path: root/print/xdvi
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1995-04-14 20:51:56 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1995-04-14 20:51:56 +0000
commitcf5b29ae3dc7b41bcefd8c9cd5bc3ce6cafbf925 (patch)
treec0c8a1250506b75ec325ef8b0e93508eac9d5f64 /print/xdvi
parent90deb54f2305168b43e194af5e3a7fc667abfde2 (diff)
downloadports-cf5b29ae3dc7b41bcefd8c9cd5bc3ce6cafbf925.tar.gz
ports-cf5b29ae3dc7b41bcefd8c9cd5bc3ce6cafbf925.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. :)
Notes
Notes: svn path=/head/; revision=1356
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