svn commit: r330192 - head/x11/xbiff

Eitan Adler eadler at FreeBSD.org
Sat Oct 12 22:54:46 UTC 2013


Author: eadler
Date: Sat Oct 12 22:54:45 2013
New Revision: 330192
URL: http://svnweb.freebsd.org/changeset/ports/330192

Log:
  Convert xbiff to staging

Modified:
  head/x11/xbiff/Makefile

Modified: head/x11/xbiff/Makefile
==============================================================================
--- head/x11/xbiff/Makefile	Sat Oct 12 22:36:22 2013	(r330191)
+++ head/x11/xbiff/Makefile	Sat Oct 12 22:54:45 2013	(r330192)
@@ -9,8 +9,6 @@ COMMENT=	Mailbox flag for X
 
 XORG_CAT=	app
 USE_XORG=	xbitmaps xext xaw
-MAN1=		xbiff.1
-PLIST_FILES=	bin/xbiff
+PLIST_FILES=	bin/xbiff man/man1/xbiff.1.gz
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list