diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-01-27 14:04:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-01-27 14:04:44 +0000 |
commit | 6ccfe3b6b313fd758c6b67bae4128db53387aa58 (patch) | |
tree | 2d0d25011f05e54a6a12707d4410f871d6139fbe /graphics/libfpx/Makefile | |
parent | 831f19a62d6653ead644c0e3f85aa8accac23c96 (diff) | |
download | ports-6ccfe3b6b313fd758c6b67bae4128db53387aa58.tar.gz ports-6ccfe3b6b313fd758c6b67bae4128db53387aa58.zip |
Notes
Diffstat (limited to 'graphics/libfpx/Makefile')
-rw-r--r-- | graphics/libfpx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libfpx/Makefile b/graphics/libfpx/Makefile index 9d15197af293..0528b38c57a2 100644 --- a/graphics/libfpx/Makefile +++ b/graphics/libfpx/Makefile @@ -20,7 +20,7 @@ USE_BZIP2= yes post-patch: ${RM} ${WRKSRC}/ri_image/wchar.c -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAKEFILE= ${FILESDIR}/Makefile.bsd .include <bsd.port.mk> |