diff options
Diffstat (limited to 'graphics/gdchart/Makefile')
-rw-r--r-- | graphics/gdchart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile index d6257c215252..e0a444a647ef 100644 --- a/graphics/gdchart/Makefile +++ b/graphics/gdchart/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \ MAKEFILE= ${FILESDIR}/Makefile MAKE_ARGS= PREFIX="${PREFIX}" LOCALBASE="${LOCALBASE}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes DOCS= README.txt EXAMPLES= ft_samp.c gdc_pie_samp.c gdc_samp1.c gdc_samp2.c |