[Midnightbsd-cvs] src [12092] trunk/gnu/usr.bin/groff/src/devices/grohtml/Makefile: modernize
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Oct 1 20:35:40 EDT 2018
Revision: 12092
http://svnweb.midnightbsd.org/src/?rev=12092
Author: laffer1
Date: 2018-10-01 20:35:39 -0400 (Mon, 01 Oct 2018)
Log Message:
-----------
modernize
Modified Paths:
--------------
trunk/gnu/usr.bin/groff/src/devices/grohtml/Makefile
Modified: trunk/gnu/usr.bin/groff/src/devices/grohtml/Makefile
===================================================================
--- trunk/gnu/usr.bin/groff/src/devices/grohtml/Makefile 2018-10-02 00:33:48 UTC (rev 12091)
+++ trunk/gnu/usr.bin/groff/src/devices/grohtml/Makefile 2018-10-02 00:35:39 UTC (rev 12092)
@@ -4,6 +4,6 @@
SRCS= post-html.cpp html-table.cpp html-text.cpp output.cpp
DPADD= ${LIBDRIVER} ${LIBGROFF} ${LIBM}
LDADD= ${LIBDRIVER} ${LIBGROFF} -lm
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
More information about the Midnightbsd-cvs
mailing list