Date: Fri, 14 Sep 2012 14:08:24 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304271 - head/www/linuxpluginwrapper Message-ID: <201209141408.q8EE8O0q036842@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri Sep 14 14:08:24 2012 New Revision: 304271 URL: http://svn.freebsd.org/changeset/ports/304271 Log: - USE_XLIB has gone from the Mk/bsd.*.mk the macro doesn't have any effect anymore, remove it Modified: head/www/linuxpluginwrapper/Makefile Modified: head/www/linuxpluginwrapper/Makefile ============================================================================== --- head/www/linuxpluginwrapper/Makefile Fri Sep 14 13:48:36 2012 (r304270) +++ head/www/linuxpluginwrapper/Makefile Fri Sep 14 14:08:24 2012 (r304271) @@ -37,7 +37,6 @@ ONLY_FOR_ARCHS= i386 MAKE_ENV= EXAMPLESDIR=${EXAMPLESDIR} INSTALL_DATA="${INSTALL_DATA}" INSTALL_PROGRAM="${INSTALL_PROGRAM}" CONFLICTS= flashpluginwrapper-* -USE_XLIB= yes PLIST_SUB= LINUXBASE=${LINUXBASE} PKGMESSAGE= ${WRKDIR}/pkg-message .if !defined(WITH_PLUGINS)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209141408.q8EE8O0q036842>