Date: Fri, 13 Dec 2013 23:43:02 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336392 - head/x11/xkeycaps Message-ID: <201312132343.rBDNh2ks081854@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri Dec 13 23:43:01 2013 New Revision: 336392 URL: http://svnweb.freebsd.org/changeset/ports/336392 Log: Support stage Modified: head/x11/xkeycaps/Makefile Modified: head/x11/xkeycaps/Makefile ============================================================================== --- head/x11/xkeycaps/Makefile Fri Dec 13 23:41:41 2013 (r336391) +++ head/x11/xkeycaps/Makefile Fri Dec 13 23:43:01 2013 (r336392) @@ -13,8 +13,7 @@ COMMENT= Graphically display and edit th USES= imake USE_XORG= xbitmaps xaw -MAN1= xkeycaps.1 -PLIST_FILES= bin/xkeycaps +PLIST_FILES= bin/xkeycaps \ + man/man1/xkeycaps.1.gz -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312132343.rBDNh2ks081854>