On Tue, Feb 19, 2019 at 10:57:05AM -0700, Stuart Henderson wrote: > CVSROOT: /cvs > Module name: ports > Changes by: [email protected] 2019/02/19 10:57:04 > > Modified files: > graphics/giflib: Makefile distinfo > graphics/giflib/patches: patch-tests_makefile > graphics/giflib/pkg: PLIST > Added files: > graphics/giflib/patches: patch-Makefile > > Log message: > update to giflib-5.1.6
There are two BUILD_DEPENDS= lines in the Makefile. The second overwrites the first, which removes the dependency on archivers/gtar, which in turn breaks the build if gtar is not already installed. -- Andreas Kusalananda Kähäri, National Bioinformatics Infrastructure Sweden (NBIS), Uppsala University, Sweden.
