diff options
Diffstat (limited to 'graphics/libungif/Makefile')
-rw-r--r-- | graphics/libungif/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile index e558dfdf5173..8e3eff68336e 100644 --- a/graphics/libungif/Makefile +++ b/graphics/libungif/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dinoex@FreeBSD.org COMMENT= Tools and library routines for working with GIF images +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |