lang/pocl: Fix PLIST for non-FreeBSD platforms

no-op for FreeBSD, it just removes hardcoding from pkg-plist

Approved by:	just-fix-it
This commit is contained in:
John Marino 2017-01-26 18:48:47 +00:00
parent 4163d27e5c
commit 4b7cc7c99f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432531
2 changed files with 2 additions and 1 deletions

View File

@ -40,6 +40,7 @@ CONFIGURE_ENV= LLVM_CONFIG="${LOCALBASE}/llvm${LLVM_VERSION}/bin/llvm-config" \
CLANGXX_FLAGS=-std=gnu++11
# needed for the libltdl configure check
LDFLAGS+= -L${LOCALBASE}/lib
PLIST_SUB= OPSYS=${OPSYS:tl} ARCH=${ARCH}
ALL_TARGET= all

View File

@ -24,4 +24,4 @@ libdata/pkgconfig/pocl.pc
%%DATADIR%%/include/pocl_device.h
%%DATADIR%%/include/pocl_tests.h
%%DATADIR%%/include/pocl_types.h
%%DATADIR%%/kernel-amd64-portbld-freebsd%%OSREL%%.bc
%%DATADIR%%/kernel-%%ARCH%%-portbld-%%OPSYS%%%%OSREL%%.bc