svn commit: r426659 - head/multimedia/mediainfo

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 20 23:54:54 UTC 2016


Author: sunpoet
Date: Sun Nov 20 23:54:53 2016
New Revision: 426659
URL: https://svnweb.freebsd.org/changeset/ports/426659

Log:
  - Remove unnecessary CONFIGURE_ARGS

Modified:
  head/multimedia/mediainfo/Makefile

Modified: head/multimedia/mediainfo/Makefile
==============================================================================
--- head/multimedia/mediainfo/Makefile	Sun Nov 20 23:54:48 2016	(r426658)
+++ head/multimedia/mediainfo/Makefile	Sun Nov 20 23:54:53 2016	(r426659)
@@ -19,7 +19,6 @@ LIB_DEPENDS=	libmediainfo.so:multimedia/
 
 BROKEN_powerpc64=	does not build
 
-CONFIGURE_ARGS=	--enable-shared
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 USES=		libtool pathfix pkgconfig tar:xz


More information about the svn-ports-head mailing list