Hi.
net/ipcad doesn't need USE_GROFF=Yes. Packaging runs with warnings with this
option set:
===> Building package for ipcad-3.7.3p0
Create /usr/ports/packages/amd64/all/ipcad-3.7.3p0.tgz
checksumming|*********************************************************
| 54%mdoc warning: A .Bl directive has
no matching .El (#34)
mdoc warning: A .Bl directive has no matching .El (#63)
Link to /usr/ports/packages/amd64/ftp/ipcad-3.7.3p0.tgz
Link to /usr/ports/packages/amd64/cdrom/ipcad-3.7.3p0.tgz
So...
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/ipcad/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile 17 Dec 2011 22:01:13 -0000 1.19
+++ Makefile 17 Jan 2012 21:47:20 -0000
@@ -18,7 +18,6 @@
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ipcad/}
CONFIGURE_STYLE= gnu
-USE_GROFF= Yes
NO_REGRESS= Yes
Manpages still nice and readable.