diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2010-02-16 20:14:05 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2010-02-16 20:14:05 +0000 |
commit | 33d1987c8ca9015707677beff4b9ba3d0c2161e2 (patch) | |
tree | 4a61670968c029866be61e78281d2190eeed0a0b /devel/llvm-devel | |
parent | 2209b8096db29c03fde13ba52cab46f332d6ee4d (diff) | |
download | ports-33d1987c8ca9015707677beff4b9ba3d0c2161e2.tar.gz ports-33d1987c8ca9015707677beff4b9ba3d0c2161e2.zip |
Notes
Diffstat (limited to 'devel/llvm-devel')
-rw-r--r-- | devel/llvm-devel/Makefile | 2 | ||||
-rw-r--r-- | devel/llvm-devel/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/devel/llvm-devel/Makefile b/devel/llvm-devel/Makefile index f44572fe8543..4c1bb9bd0e05 100644 --- a/devel/llvm-devel/Makefile +++ b/devel/llvm-devel/Makefile @@ -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 \ diff --git a/devel/llvm-devel/pkg-plist b/devel/llvm-devel/pkg-plist index 77fcc523edd6..5a2344cfefb0 100644 --- a/devel/llvm-devel/pkg-plist +++ b/devel/llvm-devel/pkg-plist @@ -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 |