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