aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libsigc++12/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
commitdc1177a9a5be3b096b2023326ea54d3152bf1571 (patch)
treefac4efda6d456d2e4eb8e8e61b9c14eda7202813 /devel/libsigc++12/Makefile
parent880b5e44bc87f9065a91e444717a092d0661cce9 (diff)
Fourth round of INSTALLS_SHLIBS conversion.
Diffstat (limited to 'devel/libsigc++12/Makefile')
-rw-r--r--devel/libsigc++12/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsigc++12/Makefile b/devel/libsigc++12/Makefile
index d0e0a2c4f2ad..50555f962862 100644
--- a/devel/libsigc++12/Makefile
+++ b/devel/libsigc++12/Makefile
@@ -15,9 +15,9 @@ MAINTAINER= JoeLu@JoeLu.m8.ntu.edu.tw
GNU_CONFIGURE= yes
USE_NEWGCC= yes
+INSTALLS_SHLIBS= yes
post-install:
- @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/libsigc++
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/libsigc++