Date: Mon, 19 Nov 2018 19:26:06 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485356 - head/devel/ignition-tools Message-ID: <201811191926.wAJJQ6LQ026128@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Mon Nov 19 19:26:06 2018 New Revision: 485356 URL: https://svnweb.freebsd.org/changeset/ports/485356 Log: devel/ignition-tools: Fix typo Modified: head/devel/ignition-tools/Makefile Modified: head/devel/ignition-tools/Makefile ============================================================================== --- head/devel/ignition-tools/Makefile Mon Nov 19 19:24:11 2018 (r485355) +++ head/devel/ignition-tools/Makefile Mon Nov 19 19:26:06 2018 (r485356) @@ -22,7 +22,7 @@ BB_PROJECT= ign-tools BB_COMMIT= e775d6356667 WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT} -NO_ARCH= src/ign.in +NO_ARCH= yes PLIST_FILES= bin/ign \ lib/cmake/ignition-tools/ignition-tools-config.cmake \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811191926.wAJJQ6LQ026128>