svn commit: r331818 - head/x11/xwud

Eitan Adler eadler at FreeBSD.org
Mon Oct 28 01:10:07 UTC 2013


Author: eadler
Date: Mon Oct 28 01:10:07 2013
New Revision: 331818
URL: http://svnweb.freebsd.org/changeset/ports/331818

Log:
  Cleanup of the x11@ ports in the x11 directory
  - Convert to staging

Modified:
  head/x11/xwud/Makefile

Modified: head/x11/xwud/Makefile
==============================================================================
--- head/x11/xwud/Makefile	Mon Oct 28 01:07:28 2013	(r331817)
+++ head/x11/xwud/Makefile	Mon Oct 28 01:10:07 2013	(r331818)
@@ -10,9 +10,5 @@ COMMENT=	Image displayer for X
 XORG_CAT=	app
 USE_XORG=	x11
 
-PLIST_FILES=	bin/xwud
-
-MAN1=		xwud.1
-
-NO_STAGE=	yes
+PLIST_FILES=	bin/xwud man/man1/xwud.1.gz
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list