Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2013 01:10:07 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331818 - head/x11/xwud
Message-ID:  <201310280110.r9S1A7n5014934@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310280110.r9S1A7n5014934>