compile on sparc64
ok pval@
This commit is contained in:
parent
c588999041
commit
615ae08131
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2004/03/07 21:08:44 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2004/03/21 19:43:47 sturm Exp $
|
||||
|
||||
COMMENT= "X11 toolkit, graphic applications"
|
||||
COMMENT-kamera= "kde interface to digital cameras"
|
||||
@ -36,4 +36,8 @@ LIB_DEPENDS+=Imlib::graphics/imlib \
|
||||
.endif
|
||||
BUILD_DEPENDS+=::print/teTeX/base
|
||||
|
||||
.if ${MACHINE_ARCH} == "sparc64"
|
||||
PATCH_LIST= patch-* gcc-*
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
13
x11/kde/graphics3/patches/gcc-kfile-plugins_jpeg_Makefile_in
Normal file
13
x11/kde/graphics3/patches/gcc-kfile-plugins_jpeg_Makefile_in
Normal file
@ -0,0 +1,13 @@
|
||||
$OpenBSD: gcc-kfile-plugins_jpeg_Makefile_in,v 1.1 2004/03/21 19:43:47 sturm Exp $
|
||||
--- kfile-plugins/jpeg/Makefile.in.orig 2004-02-29 22:44:41.000000000 +0100
|
||||
+++ kfile-plugins/jpeg/Makefile.in 2004-03-21 11:43:38.000000000 +0100
|
||||
@@ -510,6 +510,9 @@ distclean-depend:
|
||||
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||||
@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
|
||||
|
||||
+kfile_jpeg_la.all_cpp.lo: kfile_jpeg_la.all_cpp.cpp
|
||||
+ $(LTCXXCOMPILE) -O0 -c -o kfile_jpeg_la.all_cpp.lo `test -f '$<' || echo '$(srcdir)/'`kfile_jpeg_la.all_cpp.cpp
|
||||
+
|
||||
mostlyclean-libtool:
|
||||
-rm -f *.lo
|
||||
|
Loading…
Reference in New Issue
Block a user