Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2013 04:20:50 +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: r332201 - head/x11/xstdcmap
Message-ID:  <201310310420.r9V4KoDu006364@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Thu Oct 31 04:20:50 2013
New Revision: 332201
URL: http://svnweb.freebsd.org/changeset/ports/332201

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

Modified:
  head/x11/xstdcmap/Makefile

Modified: head/x11/xstdcmap/Makefile
==============================================================================
--- head/x11/xstdcmap/Makefile	Thu Oct 31 04:17:29 2013	(r332200)
+++ head/x11/xstdcmap/Makefile	Thu Oct 31 04:20:50 2013	(r332201)
@@ -12,9 +12,5 @@ LICENSE=	MIT
 XORG_CAT=	app
 USE_XORG=	xmu x11
 
-PLIST_FILES=	bin/xstdcmap
-
-MAN1=		xstdcmap.1
-
-NO_STAGE=	yes
+PLIST_FILES=	bin/xstdcmap man/man1/xstdcmap.1.gz
 .include <bsd.port.mk>



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