Fix a plist bug. Since the previous version build and installed, but
didn't package, bump PORTREVISION. Reported by: QAT Feature safe: yes
This commit is contained in:
parent
2209b8096d
commit
33d1987c8c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249971
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= llvm
|
||||
DISTVERSION= 2.7.r${SVN_REV}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel lang
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= brooks
|
||||
@ -139,7 +140,6 @@ PLIST_FILE_LIST= bin/bugpoint \
|
||||
lib/libUnitTestMain.a \
|
||||
lib/libclang* \
|
||||
lib/libplugin_llvmc* \
|
||||
lib/libprofile_rt.bca \
|
||||
lib/libprofile_rt.so
|
||||
PLIST_DIR_LIST= include/clang \
|
||||
include/clang-c \
|
||||
|
@ -771,7 +771,6 @@ lib/libclangRewrite.a
|
||||
lib/libclangSema.a
|
||||
lib/libplugin_llvmc_Base.a
|
||||
lib/libplugin_llvmc_Clang.a
|
||||
lib/libprofile_rt.bca
|
||||
lib/libprofile_rt.so
|
||||
%%DATADIR%%/scanview.css
|
||||
%%DATADIR%%/sorttable.js
|
||||
|
Loading…
Reference in New Issue
Block a user