Date: Tue, 11 Feb 2014 16:56:03 +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: r343774 - head/misc/xd Message-ID: <201402111656.s1BGu33B085133@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Tue Feb 11 16:56:03 2014 New Revision: 343774 URL: http://svnweb.freebsd.org/changeset/ports/343774 QAT: https://qat.redports.org/buildarchive/r343774/ Log: - Stage support Modified: head/misc/xd/Makefile Modified: head/misc/xd/Makefile ============================================================================== --- head/misc/xd/Makefile Tue Feb 11 16:54:56 2014 (r343773) +++ head/misc/xd/Makefile Tue Feb 11 16:56:03 2014 (r343774) @@ -15,9 +15,7 @@ LICENSE= BSD MAKE_ARGS= CC="${CC}" BINDIR="${PREFIX}/bin" \ MANDIR="${MAN1PREFIX}/man/man" -MAN1= xd.1 -MANCOMPRESSED= maybe -PLIST_FILES= bin/xd +PLIST_FILES= bin/xd \ + man/man1/xd.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?201402111656.s1BGu33B085133>