diff options
Diffstat (limited to 'graphics/giflib/Makefile')
-rw-r--r-- | graphics/giflib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile index 16c29a08e4c1..36787d9a0fd1 100644 --- a/graphics/giflib/Makefile +++ b/graphics/giflib/Makefile @@ -23,6 +23,7 @@ MAINTAINER= ports@FreeBSD.org USE_XLIB= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes DOCDIR= ${PREFIX}/share/doc/libungif |