svn commit: r343899 - head/comms/viewfax

Martin Wilke miwi at FreeBSD.org
Wed Feb 12 10:47:07 UTC 2014


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>


More information about the svn-ports-all mailing list