Date: Fri, 13 Dec 2013 23:49:07 +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: r336395 - head/x11/xcoloredit Message-ID: <201312132349.rBDNn7SN082781@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri Dec 13 23:49:07 2013 New Revision: 336395 URL: http://svnweb.freebsd.org/changeset/ports/336395 Log: Support stage Modified: head/x11/xcoloredit/Makefile Modified: head/x11/xcoloredit/Makefile ============================================================================== --- head/x11/xcoloredit/Makefile Fri Dec 13 23:47:20 2013 (r336394) +++ head/x11/xcoloredit/Makefile Fri Dec 13 23:49:07 2013 (r336395) @@ -15,9 +15,7 @@ COMMENT= Find colour values by graphical USES= imake USE_XORG= ice sm x11 xaw xext xmu xpm xt -MANCOMPRESSED= yes -MAN1= xcoloredit.1 -PLIST_FILES= bin/xcoloredit +PLIST_FILES= bin/xcoloredit \ + man/man1/xcoloredit.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?201312132349.rBDNn7SN082781>