1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/print/xdvi/files/patch-Imakefile
Juergen Lock b51eb85993 Add patch to fix build. (bad imake target)
PR:		ports/156104
Submitted by:	Callum Gibson <callum@omma.gibson.athome>
2011-04-02 03:14:28 +00:00

12 lines
265 B
Plaintext

--- Imakefile.orig 2011-04-01 14:12:59.000000000 +1100
+++ Imakefile 2011-04-01 14:11:38.000000000 +1100
@@ -82,7 +82,7 @@
mostlyclean:
$(RM) *.o xdvi xdvi.man core sedscript *~
-distclean: clean
+distclean:: clean
$(RM) Makefile.cfg
veryclean: distclean