Date: Mon, 28 Oct 2013 01:23:24 +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: r331822 - head/x11/xskyroot Message-ID: <201310280123.r9S1NPcl020941@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Mon Oct 28 01:23:24 2013 New Revision: 331822 URL: http://svnweb.freebsd.org/changeset/ports/331822 Log: Cleanup of the ports in the x11 directory - Convert to staging Modified: head/x11/xskyroot/Makefile Modified: head/x11/xskyroot/Makefile ============================================================================== --- head/x11/xskyroot/Makefile Mon Oct 28 01:20:21 2013 (r331821) +++ head/x11/xskyroot/Makefile Mon Oct 28 01:23:24 2013 (r331822) @@ -19,8 +19,5 @@ DIST_SUBDIR= ${PORTNAME} NO_WRKSUBDIR= yes USES= imake USE_XORG= x11 -NO_INSTALL_MANPAGES= yes PLIST_FILES= bin/xskyroot - -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310280123.r9S1NPcl020941>