diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-16 16:48:22 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-16 16:48:22 +0800 |
commit | 9151f3de49e078e4c11ca2cb75df9214570190db (patch) | |
tree | 1e5290647edb4803ae78750cffd54a3dba48f512 /graphics/libungif/Makefile | |
parent | 6fc5471b6bce45b2f23ce2e21d1abd1fde62ae48 (diff) | |
download | freebsd-ports-gnome-9151f3de49e078e4c11ca2cb75df9214570190db.tar.gz freebsd-ports-gnome-9151f3de49e078e4c11ca2cb75df9214570190db.tar.zst freebsd-ports-gnome-9151f3de49e078e4c11ca2cb75df9214570190db.zip |
Fourth round of INSTALLS_SHLIBS conversion.
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 16c29a08e4c1..36787d9a0fd1 100644 --- a/graphics/libungif/Makefile +++ b/graphics/libungif/Makefile @@ -23,6 +23,7 @@ MAINTAINER= ports@FreeBSD.org USE_XLIB= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes DOCDIR= ${PREFIX}/share/doc/libungif |