summaryrefslogtreecommitdiff
path: root/devel/libsigc++/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-07-15 08:41:26 +0000
committerjlam <jlam@pkgsrc.org>2000-07-15 08:41:26 +0000
commitc081fc1ffb709e3c1e70753a75012c680b4cccc5 (patch)
tree76a62336075e3d6b16787ca6c519d56a529bb86c /devel/libsigc++/Makefile
parent9c4230416441ebe79204dac2cea7c533797a2424 (diff)
downloadpkgsrc-c081fc1ffb709e3c1e70753a75012c680b4cccc5.tar.gz
Modify so that shared lib has same name as static lib.
Diffstat (limited to 'devel/libsigc++/Makefile')
-rw-r--r--devel/libsigc++/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile
index ff171460e30..ed04e4dcdc4 100644
--- a/devel/libsigc++/Makefile
+++ b/devel/libsigc++/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/07/15 08:00:45 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2000/07/15 08:41:26 jlam Exp $
DISTNAME= libsigc++-1.0.1
CATEGORIES= devel
@@ -14,7 +14,6 @@ USE_LIBTOOL= # defined
LTCONFIG_OVERRIDE= ${WRKSRC}/scripts/ltconfig
post-install:
- ${RM} -f ${PREFIX}/lib/libsigc.so
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/sigc++
${INSTALL_DATA} ${WRKSRC}/doc/* ${PREFIX}/share/doc/sigc++