Date: Wed, 16 Oct 2013 03:29:08 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330477 - head/sysutils/iat Message-ID: <201310160329.r9G3T8NX015789@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Wed Oct 16 03:29:08 2013 New Revision: 330477 URL: http://svnweb.freebsd.org/changeset/ports/330477 Log: - Support staging Modified: head/sysutils/iat/Makefile Modified: head/sysutils/iat/Makefile ============================================================================== --- head/sysutils/iat/Makefile Wed Oct 16 03:28:12 2013 (r330476) +++ head/sysutils/iat/Makefile Wed Oct 16 03:29:08 2013 (r330477) @@ -12,10 +12,8 @@ COMMENT= Converter of many types of CD-R USE_BZIP2= yes GNU_CONFIGURE= yes -PLIST_FILES= bin/iat -MAN1= iat.1 +PLIST_FILES= bin/iat man/man1/iat.1.gz -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/install-data-am:/ s|install-includeHEADERS||' \ ${WRKSRC}/src/Makefile.in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310160329.r9G3T8NX015789>