aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdchart
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2004-02-28 22:51:32 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2004-02-28 22:51:32 +0000
commitc3a525858efec7d5e34b24a1dd6de21611d6d53a (patch)
tree882247cbc274948b906a85dc8cb8ad7121a24aad /graphics/gdchart
parentd14df55976c9117d922047c91d3dd2c4aa49b24e (diff)
downloadports-c3a525858efec7d5e34b24a1dd6de21611d6d53a.tar.gz
ports-c3a525858efec7d5e34b24a1dd6de21611d6d53a.zip
This port now INSTALLS_SHLIB by previous commit.
Spotted by: knu
Notes
Notes: svn path=/head/; revision=102474
Diffstat (limited to 'graphics/gdchart')
-rw-r--r--graphics/gdchart/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile
index 37491704868b..96d651fa7f6f 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