svn commit: r563111 - head/graphics/libheif

Yuri Victorovich yuri at FreeBSD.org
Thu Jan 28 03:53:44 UTC 2021


Author: yuri
Date: Thu Jan 28 03:53:43 2021
New Revision: 563111
URL: https://svnweb.freebsd.org/changeset/ports/563111

Log:
  graphics/libheif: Remove unnecessary line

Modified:
  head/graphics/libheif/Makefile

Modified: head/graphics/libheif/Makefile
==============================================================================
--- head/graphics/libheif/Makefile	Thu Jan 28 03:52:09 2021	(r563110)
+++ head/graphics/libheif/Makefile	Thu Jan 28 03:53:43 2021	(r563111)
@@ -16,7 +16,6 @@ LIB_DEPENDS=	libdav1d.so:multimedia/dav1d
 
 USES=			cmake compiler:c++11-lang gettext-runtime gnome localbase:ldflags pkgconfig
 USE_GNOME=		gdkpixbuf2 glib20
-GNU_CONFIGURE=		yes
 USE_LDCONFIG=		yes
 
 CMAKE_OFF=		WITH_EXAMPLES


More information about the svn-ports-all mailing list