Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2013 03:14:14 +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: r328644 - head/x11/xwininfo
Message-ID:  <201309290314.r8T3EEZw058636@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Sun Sep 29 03:14:14 2013
New Revision: 328644
URL: http://svnweb.freebsd.org/changeset/ports/328644

Log:
  - Convert to staging

Modified:
  head/x11/xwininfo/Makefile

Modified: head/x11/xwininfo/Makefile
==============================================================================
--- head/x11/xwininfo/Makefile	Sun Sep 29 03:12:30 2013	(r328643)
+++ head/x11/xwininfo/Makefile	Sun Sep 29 03:14:14 2013	(r328644)
@@ -11,9 +11,6 @@ XORG_CAT=	app
 USES=		iconv
 USE_XORG=	x11 xcb xproto xorg-macros
 
-PLIST_FILES=	bin/xwininfo
+PLIST_FILES=	bin/xwininfo man/man1/xwininfo.1.gz
 
-MAN1=		xwininfo.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?201309290314.r8T3EEZw058636>