aboutsummaryrefslogtreecommitdiff
path: root/graphics/Cgraph
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/Cgraph')
-rw-r--r--graphics/Cgraph/Makefile3
-rw-r--r--graphics/Cgraph/pkg-plist2
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/Cgraph/Makefile b/graphics/Cgraph/Makefile
index 04f384e9d941..b0e7990e4a9f 100644
--- a/graphics/Cgraph/Makefile
+++ b/graphics/Cgraph/Makefile
@@ -15,6 +15,8 @@ MAINTAINER= tobez@plab.ku.dk
WRKSRC= ${WRKDIR}/Cgraph/source
+INSTALL_SHLIBS= yes
+
post-extract:
@${CP} ${FILESDIR}/Makefile.lib ${WRKSRC}/Makefile
@@ -31,6 +33,5 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/../examples/loglog/TFopt-lrLog.c ${PREFIX}/share/examples/cgraph
@${INSTALL_DATA} ${WRKSRC}/../examples/loglog/TFampspect.dat ${PREFIX}/share/examples/cgraph
.endif
- @${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.mk>
diff --git a/graphics/Cgraph/pkg-plist b/graphics/Cgraph/pkg-plist
index 4dcb5e35422e..57b6b486e93c 100644
--- a/graphics/Cgraph/pkg-plist
+++ b/graphics/Cgraph/pkg-plist
@@ -3,8 +3,6 @@ lib/libcgraph.a
lib/libcgraph_p.a
lib/libcgraph.so
lib/libcgraph.so.2
-@exec /sbin/ldconfig -m %B
-@unexec /sbin/ldconfig -R
share/doc/cgraph/cgraph.ps
share/examples/cgraph/CGminimal.c
share/examples/cgraph/dashlist.c