diff options
author | gerald <gerald@FreeBSD.org> | 2003-12-04 16:20:50 +0000 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2003-12-04 16:20:50 +0000 |
commit | 099a0d6ae4e1dba69cecfb4929560952fc3cd4a5 (patch) | |
tree | 37ce955ec0da97cf241ef07cad8ed146034197a5 /lang/gcc46/pkg-plist | |
parent | 70a3f93a5adcf8d386039fc6c6b4bdda0e165c52 (diff) | |
download | FreeBSD-ports-099a0d6ae4e1dba69cecfb4929560952fc3cd4a5.zip FreeBSD-ports-099a0d6ae4e1dba69cecfb4929560952fc3cd4a5.tar.gz |
Update to the 2003-11-26 snapshot and fix several packaging issues.
Import significant simplifications of the post-install handling of
GCJ include files from the gcc33 port. Use the new INFO= facility.
The port is still (marked) broken, but should essentially work out
of the box once the remaining upstream bugs have been fixed.
Diffstat (limited to 'lang/gcc46/pkg-plist')
-rw-r--r-- | lang/gcc46/pkg-plist | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/lang/gcc46/pkg-plist b/lang/gcc46/pkg-plist index fcf222a..7544216 100644 --- a/lang/gcc46/pkg-plist +++ b/lang/gcc46/pkg-plist @@ -20,9 +20,7 @@ bin/grepjar34 bin/rmic34 bin/rmiregistry34 bin/addr2name.awk -include/fficonfig.h include/ffi.h -include/ffi_mips.h include/jni.h include/jvmpi.h lib/libffi.la @@ -41,24 +39,3 @@ share/java/libgcj-%%GCC_VER%%.jar @comment Insert PLIST.gcj-inc here @comment -=[ begin PLIST.gcj-inc ]=- @comment -=[ end PLIST.gcj-inc ]=- -@unexec install-info --delete %D/info/cpp.info %D/info/dir -@unexec install-info --delete %D/info/cppinternals.info %D/info/dir -@unexec install-info --delete %D/info/g77.info %D/info/dir -@unexec install-info --delete %D/info/gcc.info %D/info/dir -@unexec install-info --delete %D/info/gccint.info %D/info/dir -@unexec install-info --delete %D/info/gcj.info %D/info/dir -@unexec install-info --delete %D/info/fastjar.info %D/info/dir -info/cpp.info -info/cppinternals.info -info/g77.info -info/gcc.info -info/gccint.info -info/gcj.info -info/fastjar.info -@exec install-info %D/info/cpp.info %D/info/dir -@exec install-info %D/info/cppinternals.info %D/info/dir -@exec install-info %D/info/g77.info %D/info/dir -@exec install-info %D/info/gcc.info %D/info/dir -@exec install-info %D/info/gccint.info %D/info/dir -@exec install-info %D/info/gcj.info %D/info/dir -@exec install-info %D/info/fastjar.info %D/info/dir |