Date: Tue, 27 Nov 2018 19:34:29 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486054 - head/math/reduce-psl Message-ID: <201811271934.wARJYT7l032069@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Tue Nov 27 19:34:29 2018 New Revision: 486054 URL: https://svnweb.freebsd.org/changeset/ports/486054 Log: math/reduce-psl: pet portlin Missed in previous commit PR: 233551 Pointyhat to: swills Modified: head/math/reduce-psl/Makefile (contents, props changed) Modified: head/math/reduce-psl/Makefile ============================================================================== --- head/math/reduce-psl/Makefile Tue Nov 27 19:33:22 2018 (r486053) +++ head/math/reduce-psl/Makefile Tue Nov 27 19:34:29 2018 (r486054) @@ -15,9 +15,10 @@ LICENSE= BSD2CLAUSE ONLY_FOR_ARCHS= amd64 i386 +USES= autoreconf:build libtool gmake ncurses + SFSUBDIR= snapshot_2018-11-23 -USES= autoreconf:build libtool gmake ncurses TARGET_SDIR= ${ARCH:S/amd64/x86_64/}-unknown-${OPSYS:tl}${OSREL} CONFIGURE_ARGS= --build=${TARGET_SDIR} WRKSRC= ${WRKDIR}/${DISTNAME}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811271934.wARJYT7l032069>