opnsense-ports/mail/sendmail/files/patch-doc-op-Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
400 B
Text

--- doc/op/Makefile.orig 2011-08-01 19:46:12.000000000 +0200
+++ doc/op/Makefile 2011-08-01 19:47:45.000000000 +0200
@@ -12,7 +12,7 @@
PIC= ${PIC_CMD} -C
EQNASCII= ${EQN_CMD} -C -Tascii
EQNPS= ${EQN_CMD} -C -Tps
-ROFFASCII= ${ROFF_CMD} -Tascii ${MACROS}
+ROFFASCII= ${ROFF_CMD} -P-c -Tascii ${MACROS}
ROFFPS= ${ROFF_CMD} -Tps -mps ${MACROS}
ULASCII= ${UL_CMD} -t dumb
PS2PDF= ${PS2PDF_CMD}