diff options
author | maho <maho@FreeBSD.org> | 2005-03-19 17:41:52 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2005-03-19 17:41:52 +0800 |
commit | b2e65a66ff84f96eb16403329bf371fc74456e6d (patch) | |
tree | 3c6292eae828c69d8d180cdb24cdce3b0016fba9 /lang/gcc-ooo/pkg-plist | |
parent | a63bff3101f7d1c6c223052abc7f36f487157ca0 (diff) | |
download | freebsd-ports-graphics-b2e65a66ff84f96eb16403329bf371fc74456e6d.tar.gz freebsd-ports-graphics-b2e65a66ff84f96eb16403329bf371fc74456e6d.tar.zst freebsd-ports-graphics-b2e65a66ff84f96eb16403329bf371fc74456e6d.zip |
Fix pkg-plist
Submitted by: kris
Encouraged by: kris
Diffstat (limited to 'lang/gcc-ooo/pkg-plist')
-rw-r--r-- | lang/gcc-ooo/pkg-plist | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/gcc-ooo/pkg-plist b/lang/gcc-ooo/pkg-plist index 87ee6a88f42..1ca6edff43c 100644 --- a/lang/gcc-ooo/pkg-plist +++ b/lang/gcc-ooo/pkg-plist @@ -9,16 +9,6 @@ bin/%%GNU_HOST%%-gcc-%%GCC_VER%% bin/%%GNU_HOST%%-gcc-ooo bin/%%GNU_HOST%%-g++-ooo bin/gccbug-ooo -libexec/gcc/%%GNU_HOST%%/%%GCC_VER%%/cc1 -libexec/gcc/%%GNU_HOST%%/%%GCC_VER%%/cc1plus -libexec/gcc/%%GNU_HOST%%/%%GCC_VER%%/collect2 -libexec/gcc/%%GNU_HOST%%/%%GCC_VER%%/install-tools/fixinc.sh -libexec/gcc/%%GNU_HOST%%/%%GCC_VER%%/install-tools/fixincl -libexec/gcc/%%GNU_HOST%%/%%GCC_VER%%/install-tools/mkheaders -@dirrm libexec/gcc/%%GNU_HOST%%/%%GCC_VER%%/install-tools -@dirrm libexec/gcc/%%GNU_HOST%%/%%GCC_VER%% -@unexec rmdir %D/libexec/gcc/%%GNU_HOST%% 2>/dev/null || true -@unexec rmdir %D/libexec/gcc 2>/dev/null || true @comment Insert PLIST.lib here @comment -=[ begin PLIST.lib ]=- @comment -=[ end PLIST.lib ]=- |