summaryrefslogtreecommitdiff
path: root/net/libsocket++/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libsocket++/Makefile')
-rw-r--r--net/libsocket++/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/net/libsocket++/Makefile b/net/libsocket++/Makefile
index 781a5ce5c85c..84a1dc997fdd 100644
--- a/net/libsocket++/Makefile
+++ b/net/libsocket++/Makefile
@@ -5,7 +5,7 @@
# Whom: Narvi <narvi@haldjas.folklore.ee>
# David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.4 1998/10/10 03:23:40 steve Exp $
+# $Id: Makefile,v 1.5 1998/11/22 02:01:55 kuriyama Exp $
#
DISTNAME= socket++-1.10
@@ -23,11 +23,6 @@ GNU_CONFIGURE= yes
post-configure:
@${CP} ${FILESDIR}/Makefile.lib ${WRKSRC}/Makefile
-pre-install:
- @if [ ! -f ${PREFIX}/info/dir ]; then \
- ${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
- fi
-
post-install:
@${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.if !defined(NOPORTDOCS)