Date: Fri, 21 Sep 2012 10:49:44 +0000 (UTC) From: Maho Nakata <maho@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304621 - in head/editors/openoffice-3: . files Message-ID: <201209211049.q8LAniLT017124@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: maho Date: Fri Sep 21 10:49:44 2012 New Revision: 304621 URL: http://svn.freebsd.org/changeset/ports/304621 Log: update to 3.4.1 Deleted: head/editors/openoffice-3/files/patch-apr head/editors/openoffice-3/files/patch-coinmp head/editors/openoffice-3/files/patch-doublemmap head/editors/openoffice-3/files/patch-java-vendors Modified: head/editors/openoffice-3/Makefile head/editors/openoffice-3/distinfo head/editors/openoffice-3/files/patch-moz head/editors/openoffice-3/files/patch-vcl Modified: head/editors/openoffice-3/Makefile ============================================================================== --- head/editors/openoffice-3/Makefile Fri Sep 21 10:29:10 2012 (r304620) +++ head/editors/openoffice-3/Makefile Fri Sep 21 10:49:44 2012 (r304621) @@ -6,12 +6,11 @@ # PORTNAME= apache-openoffice -PORTVERSION= 3.4.0 -PORTREVISION= 3 +PORTVERSION= 3.4.1 CATEGORIES= editors java -MASTER_SITES= http://people.apache.org/~jsc/aoo34-rc/rc1/src/ ${MASTER_SITE_LOCAL}:extsrc -MASTER_SITE_SUBDIR= maho/openoffice:extsrc -DISTFILES+= ${OOOSRC} unowinreg.dll ${EXTSRC} +MASTER_SITES= ftp://ftp.riken.jp/net/apache/incubator/ooo/3.4.1/source/ \ + ${MASTER_SITE_LOCAL:S@%SUBDIR%@maho/openoffice@}:extsrc +DISTFILES+= ${OOOSRC} unowinreg.dll ${EXTSRC}:extsrc EXTRACT_ONLY= ${OOOSRC} ${EXTSRC} #de facto maintainer is maho@FreeBSD.org @@ -70,9 +69,9 @@ FREEBSD_ENV_SET= FreeBSDX86Env.Set.sh .endif OOOSRC= aoo-${PORTVERSION}-incubating-src${EXTRACT_SUFX} -EXTSRC= ApacheOpenOffice.ext_sources.r${SVNREVISION}${EXTRACT_SUFX} +EXTSRC= ApacheOpenOffice.ext_sources.${PORTVERSION}.r${SVNREVISION}${EXTRACT_SUFX} OOODIR= openoffice.org3 -SVNREVISION= 1327774 +SVNREVISION= 1372282 INSTALLATION_BASEDIR?= openoffice-${PORTVERSION} EXECBASE?= openoffice-${PORTVERSION} DIST_SUBDIR= openoffice @@ -95,9 +94,9 @@ PKGNAMESUFFIX= -${LANG_SUFFIX} RUN_DEPENDS+= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \ ${JAVALIBDIR}/commons-httpclient.jar:${PORTSDIR}/java/jakarta-commons-httpclient \ - ${JAVALIBDIR}/commons-lang.jar:${PORTSDIR}/java/jakarta-commons-lang \ ${JAVALIBDIR}/bsh.jar:${PORTSDIR}/lang/bsh \ - ${JAVALIBDIR}/saxon9.jar:${PORTSDIR}/textproc/saxon-devel + ${JAVALIBDIR}/saxon9.jar:${PORTSDIR}/textproc/saxon-devel \ + ${LOCALBASE}/lib/X11/fonts/ChromeOS/Arimo-Bold.ttf:${PORTSDIR}/x11-fonts/croscorefonts-fonts-ttf .if defined(WITH_CCACHE) BUILD_DEPENDS+= ccache:${PORTSDIR}/devel/ccache @@ -119,7 +118,11 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphic hunspell-1.3.0:${PORTSDIR}/textproc/hunspell \ poppler-glib.8:${PORTSDIR}/graphics/poppler-glib \ rdf.0:${PORTSDIR}/textproc/redland \ - freetype.9:${PORTSDIR}/print/freetype2 + textcat.0:${PORTSDIR}/textproc/libtextcat \ + freetype.9:${PORTSDIR}/print/freetype2 \ + apr-1.4:${PORTSDIR}/devel/apr1 \ + CoinMP.7:${PORTSDIR}/math/coinmp \ + serf-1.0:${PORTSDIR}/www/serf .if exists(${LOCALBASE}/include/libexttextcat/textcat.h) .if exists(${LOCALBASE}/include/textcat.h) @@ -187,6 +190,9 @@ CONFIGURE_ARGS+= --enable-verbose \ --with-system-libtextcat-data=${LOCALBASE}/share/libtextcat \ --with-system-vigra \ --with-system-stdlibs \ + --with-system-apr \ + --with-system-apr-util \ + --with-system-coinmp \ --with-commons-codec-jar=${JAVALIBDIR}/commons-codec.jar \ --with-commons-lang-jar=${JAVALIBDIR}/commons-lang.jar \ --with-commons-httpclient-jar=${JAVALIBDIR}/commons-httpclient.jar \ @@ -204,7 +210,10 @@ CONFIGURE_ARGS+= --enable-verbose \ --with-system-saxon \ --with-saxon-jar=${JAVALIBDIR}/saxon9.jar \ --with-system-beanshell \ - --with-beanshell-jar=${JAVALIBDIR}/bsh.jar + --with-beanshell-jar=${JAVALIBDIR}/bsh.jar \ + --without-fonts +# --with-system-jpeg +# --with-system-serf \ OOOEXTENSIONS+= minimizer/presentation-minimizer.oxt OOOEXTENSIONS+= presenter/presenter-screen.oxt @@ -236,7 +245,6 @@ pre-everything:: post-extract: @${CP} ${DISTDIR}/${DIST_SUBDIR}/unowinreg.dll ${WRKSRC}/external/unowinreg/ @${MKDIR} ${WRKSRC}/../ext_sources - @${MV} ${WRKDIR}/ooo/ext_sources/* ${WRKSRC}/../ext_sources/ @${RM} -rf ${WRKSRC}/l10n post-patch: @@ -271,7 +279,7 @@ do-install: @${REINPLACE_CMD} -e 's/^UserInstallation.*$$/USERINSTALLATION/' ${PREFIX}/${INSTALLATION_BASEDIR}/openoffice.org3/program/bootstraprc @${REINPLACE_CMD} -e 's/USERINSTALLATION/UserInstallation=$$SYSUSERCONFIG\/\.openoffice\.org\/3/' ${PREFIX}/${INSTALLATION_BASEDIR}/openoffice.org3/program/bootstraprc @${MKDIR} ${PREFIX}/${INSTALLATION_BASEDIR}/extensions/ - @cd ${WRKSRC}/solver/3?0/unxfbsd?.pro/bin/ ; ${INSTALL_DATA} ${OOOEXTENSIONS} ${PREFIX}/${INSTALLATION_BASEDIR}/extensions/ + @cd ${WRKSRC}/solver/3??/unxfbsd?.pro/bin/ ; ${INSTALL_DATA} ${OOOEXTENSIONS} ${PREFIX}/${INSTALLATION_BASEDIR}/extensions/ post-install: @${FIND} ${PREFIX}/${INSTALLATION_BASEDIR} -type d -exec ${CHMOD} 755 {} \; Modified: head/editors/openoffice-3/distinfo ============================================================================== --- head/editors/openoffice-3/distinfo Fri Sep 21 10:29:10 2012 (r304620) +++ head/editors/openoffice-3/distinfo Fri Sep 21 10:49:44 2012 (r304621) @@ -1,6 +1,6 @@ -SHA256 (openoffice/aoo-3.4.0-incubating-src.tar.bz2) = e32ca8efd401f152fc40b53c8f39c0b20ef8b8c1d8eaf3af578a34f622763bad -SIZE (openoffice/aoo-3.4.0-incubating-src.tar.bz2) = 251417094 +SHA256 (openoffice/aoo-3.4.1-incubating-src.tar.bz2) = 56ac24cb4c59e013e623b386d5dfc3c0c61d3352f15e5dce6cb3d3105209835a +SIZE (openoffice/aoo-3.4.1-incubating-src.tar.bz2) = 252312783 SHA256 (openoffice/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice/unowinreg.dll) = 6144 -SHA256 (openoffice/ApacheOpenOffice.ext_sources.r1327774.tar.bz2) = 17bb70c9e16cb1d7452206a7450e3d2649e1865750e3b3776b5d55878b98d785 -SIZE (openoffice/ApacheOpenOffice.ext_sources.r1327774.tar.bz2) = 215141516 +SHA256 (openoffice/ApacheOpenOffice.ext_sources.3.4.1.r1372282.tar.bz2) = 1334f853e66a74ef13919898658063750deb3ccfcb23d4888112b33e38874fc3 +SIZE (openoffice/ApacheOpenOffice.ext_sources.3.4.1.r1372282.tar.bz2) = 216072913 Modified: head/editors/openoffice-3/files/patch-moz ============================================================================== --- head/editors/openoffice-3/files/patch-moz Fri Sep 21 10:29:10 2012 (r304620) +++ head/editors/openoffice-3/files/patch-moz Fri Sep 21 10:49:44 2012 (r304621) @@ -1,215 +1,12 @@ -diff -urN moz/zipped/makefile.mk moz/zipped/makefile.mk ---- moz/zipped/makefile.mk 1970-01-01 09:00:00.000000000 +0900 -+++ moz/zipped/makefile.mk 2012-04-25 16:49:07.000000000 +0900 -@@ -0,0 +1,211 @@ -+#************************************************************** -+# -+# Licensed to the Apache Software Foundation (ASF) under one -+# or more contributor license agreements. See the NOTICE file -+# distributed with this work for additional information -+# regarding copyright ownership. The ASF licenses this file -+# to you under the Apache License, Version 2.0 (the -+# "License"); you may not use this file except in compliance -+# with the License. You may obtain a copy of the License at -+# -+# http://www.apache.org/licenses/LICENSE-2.0 -+# -+# Unless required by applicable law or agreed to in writing, -+# software distributed under the License is distributed on an -+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -+# KIND, either express or implied. See the License for the -+# specific language governing permissions and limitations -+# under the License. -+# -+#************************************************************** -+ -+ -+ -+PRJ=.. -+ -+PRJNAME=moz -+TARGET=moz_unzip -+ -+# --- Settings ----------------------------------------------------- -+ -+.INCLUDE : settings.mk -+ -+# --- Files -------------------------------------------------------- -+ -+.IF "$(PREBUILD_MOZAB)" == "" || "$(SYSTEM_MOZILLA)" == "YES" || "$(WITH_MOZILLA)" == "NO" -+ -+dummy: -+ @echo "No need to unpack the prebuilt mozab packages" -+ -+.ELSE # unpack mozab zips -+.INCLUDE : target.mk -+ -+.IF "$(BUILD_MOZAB)"=="TRUE" -+ALLTAR: -+ @echo "Does not need build mozab zipped!" -+.ELSE -+ALLTAR: \ -+ $(MISC)$/unpacked_$(TARGET)_inc \ -+ $(MISC)$/unpacked_$(TARGET)_lib \ -+ $(BIN)$/mozruntime.zip \ -+ $(MISC)$/replace_old_nss_libs -+.ENDIF -+.IF "$(GUI)" == "UNX" -+ -+$(MISC)$/unpacked_%_lib : $(OS)$(COM)$(CPU)lib.zip '$(OS)$(COM)$(CPU)runtime.zip' -+ unzip -o -d $(LB) $(OS)$(COM)$(CPU)lib.zip && unzip -o -d $(LB) $(OS)$(COM)$(CPU)runtime.zip && $(TOUCH) $@ -+ chmod -R 775 $(LB) -+ -+$(MISC)$/unpacked_%_inc : $(OS)$(COM)$(CPU)inc.zip -+ unzip -o -d $(INCCOM) $(OS)$(COM)$(CPU)inc.zip && $(TOUCH) $@ -+ chmod -R 775 $(INCCOM) -+ -+.ELSE -+ -+$(MISC)$/unpacked_$(TARGET)_lib : $(OS)$(COM)$(CPU)lib.zip -+ unzip -o -d $(LB) $(OS)$(COM)$(CPU)lib.zip && \ -+ $(TOUCH) $@ -+ -+$(MISC)$/unpacked_$(TARGET)_inc : $(OS)$(COM)$(CPU)inc.zip -+ unzip -o -d $(INCCOM) $(OS)$(COM)$(CPU)inc.zip && $(TOUCH) $@ -+ -+.ENDIF -+ -+$(BIN)$/mozruntime%zip : $(OS)$(COM)$(CPU)runtime.zip -+ $(COPY) $(OS)$(COM)$(CPU)runtime.zip $(BIN)$/mozruntime.zip -+ -+# add alternative rules for universal binary moz-zips -+.IF "$(GUIBASE)" == "aqua" -+$(MISC)$/unpacked_%_lib : $(OS)$(COM)UBlib.zip '$(OS)$(COM)UBruntime.zip' -+ unzip -o -d $(LB) $(OS)$(COM)UBlib.zip && unzip -o -d $(LB) $(OS)$(COM)UBruntime.zip && $(TOUCH) $@ -+ chmod -R 775 $(LB) -+ -+$(MISC)$/unpacked_%_inc : $(OS)$(COM)UBinc.zip -+ unzip -o -d $(INCCOM) $(OS)$(COM)UBinc.zip && $(TOUCH) $@ -+ chmod -R 775 $(INCCOM) -+ -+$(BIN)$/mozruntime%zip : $(OS)$(COM)UBruntime.zip -+ $(COPY) $(OS)$(COM)UBruntime.zip $(BIN)$/mozruntime.zip -+ -+.ENDIF # "$(GUIBASE)"=="aqua" -+ -+LIBLIST = -+BIN_RUNTIMELIST = -+NSS_INCLUDE_LIST = -+NSS_MODULE_RUNTIME_LIST = -+.IF "$(ENABLE_NSS_MODULE)"=="YES" -+# The prebuilt moz files include all the old NSS stuff from moz and not the new -+# NSS libs, headers, etc, from the separate nss module. If we use the nss module -+# then we must take care not to deliver the old NSS stuff from the "prebuilts" -+.IF "$(GUI)" == "WNT" -+ FREEBL_LIB_OLD=freebl3 -+.ELSE # "$(GUI)" == "WNT" -+ .IF "$(OS)$(CPUNAME)" == "SOLARISSPARC" -+ FREEBL_LIB_OLD=freebl_32fpu_3 -+ .ELSE # "$(OS)$(CPUNAME)" == "SOLARISSPARC" -+ FREEBL_LIB_OLD=freebl3 -+ .ENDIF # "$(OS)$(CPUNAME)" == "SOLARISSPARC" -+.ENDIF # "$(GUI)" == "WNT" -+ -+BIN_RUNTIMELIST= \ -+ $(FREEBL_LIB_OLD) \ -+ nspr4 \ -+ plc4 \ -+ plds4 \ -+ nss3 \ -+ ssl3 \ -+ softokn3 \ -+ smime3 -+ -+.IF "$(GUI)"=="WNT" -+.IF "$(COM)"=="GCC" -+LIBLIST= \ -+ libnspr4.a \ -+ libnss3.a \ -+ libsmime3.a \ -+ libplc4.a \ -+ libplds4.a \ -+ libssl3.a -+ -+.ELSE -+LIBLIST= \ -+ nspr4.lib \ -+ plc4.lib \ -+ plds4.lib \ -+ nss3.lib \ -+ ssl3.lib\ -+ smime3.lib -+.ENDIF -+.ELSE #"$(GUI)"=="WNT" -+LIBLIST= \ -+ lib$(FREEBL_LIB_OLD)$(DLLPOST) \ -+ libnspr4$(DLLPOST) \ -+ libsoftokn3$(DLLPOST) \ -+ libplc4$(DLLPOST) \ -+ libplds4$(DLLPOST) \ -+ libnss3$(DLLPOST) \ -+ libssl3$(DLLPOST) \ -+ libsmime3$(DLLPOST) -+ -+.ENDIF # .IF "$(GUI)"=="WNT" -+ -+ -+# On MacOS no include dirs nspr and nss exists in the prebuilt zip, no need to remove them -+.IF "$(OS)" != "MACOSX" -+NSS_INCLUDE_LIST= nspr nss -+.ENDIF -+ -+.IF "$(OS)" == "SOLARIS" -+.IF "$(CPU)" == "S" #32bit -+FREEBL=freebl_32fpu_3 freebl_32int64_3 freebl_32int_3 -+.ELIF "$(CPU)" == "U" #64bit unxsolu4 -+FREEBL=freebl_64int_3 freebl_64fpu_3 -+.ELSE -+FREEBL=freebl3 -+.ENDIF #"$(CPU)" == "S" -+ -+.ELSE # "$(OS)" == "SOLARIS" -+FREEBL=freebl3 -+.ENDIF # "$(OS)" == "SOLARIS" -+ -+ -+#On Linux/Unix sqlite is delivered to $(SOLARLIBDIR)/sqlite/libsqlite3.so -+#See readme.txt in module nss -+NSS_MODULE_RUNTIME_LIST:= \ -+ $(FREEBL) \ -+ nspr4 \ -+ nss3 \ -+ nssckbi \ -+ nssdbm3 \ -+ nssutil3 \ -+ plc4 \ -+ plds4 \ -+ smime3 \ -+ softokn3 \ -+ sqlite/sqlite3 \ -+ ssl3 -+ -+ -+.ENDIF #.IF "$(ENABLE_NSS_MODULE)"=="YES" -+# Remove the nss libs build in moz and those build in the nss module -+$(MISC)$/replace_old_nss_libs : $(MISC)$/unpacked_$(TARGET)_lib \ -+$(MISC)$/unpacked_$(TARGET)_inc $(BIN)$/mozruntime.zip -+ +$(foreach,dir,$(NSS_INCLUDE_LIST) $(RENAME:s/+//) $(INCCOM)$/$(dir) \ -+ $(INCCOM)$/$(dir)_remove_me &&) echo >& $(NULLDEV) -+ $(foreach,dir,$(NSS_INCLUDE_LIST) rm -r -f $(INCCOM)$/$(dir)_remove_me &&) \ -+ echo >& $(NULLDEV) -+ $(foreach,lib,$(LIBLIST) rm -f $(LB)$/$(lib) &&) \ -+ echo >& $(NULLDEV) -+ $(foreach,lib,$(BIN_RUNTIMELIST) zip -d $(BIN)$/mozruntime.zip $(DLLPRE)$(lib:f)$(DLLPOST) &&) \ -+ echo >& $(NULLDEV) -+.IF "$(GUI)"=="WNT" -+ +$(foreach,lib,$(NSS_MODULE_RUNTIME_LIST) zip -g -j $(BIN)$/mozruntime.zip $(SOLARBINDIR)$/$(DLLPRE)$(lib:f)$(DLLPOST) &&) \ -+ echo >& $(NULLDEV) -+.ELSE -+ +$(foreach,lib,$(NSS_MODULE_RUNTIME_LIST) zip -g -j $(BIN)$/mozruntime.zip $(SOLARLIBDIR)$/$(lib:d)$(DLLPRE)$(lib:f)$(DLLPOST) &&) \ -+ echo >& $(NULLDEV) -+.ENDIF -+ $(TOUCH) $@ -+ -+.ENDIF # unpack mozab zips -+ +--- moz/zipped/makefile.mk 2012-01-11 21:19:49.000000000 +0900 ++++ moz/zipped/makefile.mk 2012-09-20 15:35:23.000000000 +0900 +@@ -72,7 +72,8 @@ + .ENDIF + + $(BIN)$/mozruntime%zip : $(OS)$(COM)$(CPU)runtime.zip +- $(COPY) $(OS)$(COM)$(CPU)runtime.zip $(BIN)$/mozruntime.zip ++ $(COPY) $(OS)$(COM)$(CPU)runtime.zip $(BIN)$/mozruntime.zip && \ ++ chmod u+w $(BIN)$/mozruntime.zip + + # add alternative rules for universal binary moz-zips + .IF "$(GUIBASE)" == "aqua" Modified: head/editors/openoffice-3/files/patch-vcl ============================================================================== --- head/editors/openoffice-3/files/patch-vcl Fri Sep 21 10:29:10 2012 (r304620) +++ head/editors/openoffice-3/files/patch-vcl Fri Sep 21 10:49:44 2012 (r304621) @@ -1,24 +1,10 @@ -temporary hack. -I/usr/local/include appears too early so that graphite -catches it thus build fails. - -/workdir && mkdir -p $W/CxxObject/vcl/unx/generic/gdi/ && mkdir -p $W/Dep/CxxObject/vcl/unx/generic/gdi/ && c++ -DCPPU_ENV=gcc3 -DCUI -DENABLE_GRAPHITE -DENABLE_GTK -DENABLE_LAYOUT=0 -DENABLE_LAYOUT_EXPERIMENTAL=0 -DFREEBSD -DGCC -DGXX_INCLUDE_PATH=/usr/include/c++/4.2 -DHAVE_GCC_VISIBILITY_FEATURE -DNDEBUG -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DPRODUCT -DPRODUCT_FULL -DSOLAR_JAVA -DSTLPORT_VERSION=400 -DSUPD=340 -DUNIX -DUNX -DVCL -DX86_64 -D_PTHREADS -D_REENTRANT -D_XSALSET_LIBNAME=\"libspa.so\" -DVCLPLUG_GEN_IMPLEMENTATION -DUSE_RANDR -DUSE_XINERAMA_XORG -Wall -Wendif-labels -Wextra -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wshadow -fPIC -fmessage-length=0 -fno-common -fno-strict-aliasing -fno-use-cxa-atexit -fvisibility-inlines-hidden -fvisibility=hidden -pipe -D_THREAD_SAFE -I/usr/local/include -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -Os -c $S/vcl/unx/generic/gdi/pspgraphics.cxx -o $W/CxxObject/vcl/unx/generic/gdi/pspgraphics.o -MMD -MT $W/CxxObject/vcl/unx /generic/gdi/pspgraphics.o -MF $W/Dep/CxxObject/vcl/unx/generic/gdi/pspgraphics.d -I$S/vcl/unx/generic/gdi/ -I$O/inc/stl -I$O/inc/stl -Iaaa -I$O/inc/external -I$O/inc -I$S/solenv/unxfbsdx/inc -I$S/solenv/inc -I$S/res -I$S/solenv/inc/Xp31 -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -I/usr/local/openjdk6/include/bsd -I/usr/local/openjdk6/include/linux -I/usr/local/openjdk6/include/native_threads/include -I/usr/local/include -I$S/vcl/inc -I$S/vcl/inc/pch -I$S/solenv/inc -I$O/inc/offuh -I$O/inc/stl -I$O/inc -In file included from /usr/local/include/graphite/GrClient.h:31, - from /work/tinderbox-ligeti8amd64/portstrees/FreeBSD/ports/editors/openoffice-3-devel/work/ooo/main/vcl/inc/graphite_layout.hxx:40, - from /work/tinderbox-ligeti8amd64/portstrees/FreeBSD/ports/editors/openoffice-3-devel/work/ooo/main/vcl/unx/generic/gdi/pspgraphics.cxx:52: -/usr/local/include/graphite/GrFeature.h:110: error: 'wstring' in namespace '_STL' does not name a type -/usr/local/include/graphite/GrFeature.h:111: error: 'wstring' in namespace '_STL' does not name a type -/usr/local/include/graphite/GrFeature.h:113: error: 'wstring' in namespace '_STL' does not name a type -In file included from /work/tinderbox-ligeti8amd64/portstrees/FreeBSD/ports/editors/openoffice-3-devel/work/ooo/main/vcl/inc/graphite_layout.hxx:41, - from /work/tinderbox-ligeti8amd64/portstrees/FreeBSD/ports/editors/openoffice-3-devel/work/ooo/main/vcl/unx/generic/gdi/pspgraphics.cxx:52: - - ---- vcl/Library_vclplug_gen.mk 2012-02-20 11:32:20.000000000 +0900 -+++ vcl/Library_vclplug_gen.mk 2012-02-20 11:53:47.000000000 +0900 -@@ -125,7 +125,6 @@ - ifeq ($(XRANDR_DLOPEN),FALSE) - $(eval $(call gb_Library_set_cxxflags,vclplug_gen,\ - $$(CXXFLAGS) \ -- $$(XRANDR_CFLAGS) \ - )) +--- vcl/Library_vclplug_gen.mk.orig 2012-06-08 22:53:54.000000000 +0900 ++++ vcl/Library_vclplug_gen.mk 2012-08-26 12:36:24.000000000 +0900 +@@ -150,6 +150,7 @@ + ifeq ($(XINERAMA_LINK),dynamic) $(eval $(call gb_Library_set_ldflags,vclplug_gen,\ $$(LDFLAGS) \ ++ -lXinerama \ + )) + + else
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209211049.q8LAniLT017124>