svn commit: r304271 - head/www/linuxpluginwrapper
Baptiste Daroussin
bapt at FreeBSD.org
Fri Sep 14 14:08:25 UTC 2012
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)
More information about the svn-ports-all
mailing list