From 0e1e582c065e8fdcb4c8070ec1b22a3d70aa3a7c Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 1 Apr 2016 14:08:37 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. With hat: portmgr Sponsored by: Absolight --- lang/rust-nightly/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/rust-nightly') diff --git a/lang/rust-nightly/Makefile b/lang/rust-nightly/Makefile index e222020ee4ae..caf0a1d27c82 100644 --- a/lang/rust-nightly/Makefile +++ b/lang/rust-nightly/Makefile @@ -81,12 +81,12 @@ OPTIONS_DEFINE= DOCS GDB LLNEXTGEN PORT_LLVM GDB_DESC= Install ports gdb (necessary for debugging rust programs) LLNEXTGEN_DESC= Build with grammar verification -GDB_RUN_DEPENDS= ${LOCALBASE}/bin/gdb:${PORTSDIR}/devel/gdb -LLNEXTGEN_BUILD_DEPENDS= LLnextgen:${PORTSDIR}/devel/llnextgen +GDB_RUN_DEPENDS= ${LOCALBASE}/bin/gdb:devel/gdb +LLNEXTGEN_BUILD_DEPENDS= LLnextgen:devel/llnextgen # Rust may pass more regression tests with bundled LLVM PORT_LLVM_DESC= Build against devel/llvm${LLVM_VER} instead of bundled version -PORT_LLVM_BUILD_DEPENDS= ${LLVM_PREFIX}/bin/FileCheck:${PORTSDIR}/devel/llvm${LLVM_VER} +PORT_LLVM_BUILD_DEPENDS= ${LLVM_PREFIX}/bin/FileCheck:devel/llvm${LLVM_VER} PORT_LLVM_CONFIGURE_ON= --llvm-root=${LLVM_PREFIX} PORT_LLVM_EXTRACT_ONLY_OFF= ${DISTFILE_llvm} PORT_LLVM_GH_PROJECT_OFF= llvm:llvm -- cgit nnamon-2.8 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/today
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous linefeeds and fix some other minor whitespace bugs.danfe2018-01-121-2/+0
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.mat2016-04-011-1/+1
* Fix line breaks conversion.rakuco2016-02-291-2/+2
* - Fix fetchamdmi32015-12-012-8/+38
* Mark a few ports BROKEN: unfetchableantoine2015-11-091-0/+2
* Remove trailing whitespace from Makefiles, A-L.olgeni2015-10-081-2/+2
* Cleanup plistantoine2014-11-121-2/+0
* Rename the rather surprising number of japanese/ patch-xy patchesadamw2014-07-296-0/+0
* - Add staging supportpawel2014-05-172-11/+10
* Convert to USES=lhabapt2014-03-121-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2