Date: Wed, 12 Feb 2014 05:55:35 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343847 - head/misc/unclutter Message-ID: <201402120555.s1C5tZ2O021068@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Wed Feb 12 05:55:35 2014 New Revision: 343847 URL: http://svnweb.freebsd.org/changeset/ports/343847 QAT: https://qat.redports.org/buildarchive/r343847/ Log: - Stage support Modified: head/misc/unclutter/Makefile Modified: head/misc/unclutter/Makefile ============================================================================== --- head/misc/unclutter/Makefile Wed Feb 12 05:55:20 2014 (r343846) +++ head/misc/unclutter/Makefile Wed Feb 12 05:55:35 2014 (r343847) @@ -15,8 +15,8 @@ COMMENT= Remove idle cursor image from s WRKSRC= ${WRKDIR}/unclutter USES= imake USE_XORG= x11 xext -MAN1= unclutter.1 -PLIST_FILES= bin/unclutter -NO_STAGE= yes +PLIST_FILES= bin/unclutter \ + man/man1/unclutter.1.gz + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402120555.s1C5tZ2O021068>