diff options
Diffstat (limited to 'graphics/libungif/Makefile')
-rw-r--r-- | graphics/libungif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile index 23e501d270e5..a0fd27c8183e 100644 --- a/graphics/libungif/Makefile +++ b/graphics/libungif/Makefile @@ -17,7 +17,7 @@ COMMENT= Tools and library routines for working with GIF images CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes USE_BZIP2= yes -USE_LIBTOOL_VER=15 +USE_INC_LIBTOOL_VER=15 .ifdef (WITHOUT_X11) PLIST_SUB+= X11='@comment ' |