aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-12-18 23:50:49 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-12-18 23:50:49 +0000
commit3224296ac89fef85abfaffa631220daba11564e8 (patch)
treec496ced2d8eb212acfe230778c933a4184d2dd68
parent3d2da73a0e6230b90c66cd6e816c4ec783055b36 (diff)
downloadports-3224296ac89fef85abfaffa631220daba11564e8.tar.gz
ports-3224296ac89fef85abfaffa631220daba11564e8.zip
Notes
-rw-r--r--lang/pure/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pure/Makefile b/lang/pure/Makefile
index 03d202cdf9f9..4e3f4ad7b09c 100644
--- a/lang/pure/Makefile
+++ b/lang/pure/Makefile
@@ -22,7 +22,7 @@ LLVM_VERSION= 32
LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl \
libgmp.so:${PORTSDIR}/math/gmp \
libmpfr.so:${PORTSDIR}/math/mpfr
-BUILD_DEPENDS= llvm-config${LLVM_VERSION}:${PORTSDIR}/devel/llvm${LLVM_VERSION}
+#BUILD_DEPENDS= llvm-config${LLVM_VERSION}:${PORTSDIR}/devel/llvm${LLVM_VERSION}
RUN_DEPENDS:= ${BUILD_DEPENDS}
SUB_FILES= pkg-message