Date: Wed, 12 Feb 2014 10:47:07 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343899 - head/comms/viewfax Message-ID: <201402121047.s1CAl7fc038300@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Wed Feb 12 10:47:06 2014 New Revision: 343899 URL: http://svnweb.freebsd.org/changeset/ports/343899 QAT: https://qat.redports.org/buildarchive/r343899/ Log: - Stage support Modified: head/comms/viewfax/Makefile Modified: head/comms/viewfax/Makefile ============================================================================== --- head/comms/viewfax/Makefile Wed Feb 12 10:46:53 2014 (r343898) +++ head/comms/viewfax/Makefile Wed Feb 12 10:47:06 2014 (r343899) @@ -14,9 +14,7 @@ COMMENT= Display files containing g3 and USES= imake USE_XORG= x11 xext -PLIST_FILES= bin/viewfax lib/viewfax.tif +PLIST_FILES= bin/viewfax lib/viewfax.tif \ + man/man1/viewfax.1.gz -MAN1= viewfax.1 - -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402121047.s1CAl7fc038300>