summaryrefslogtreecommitdiff
path: root/comms/pilot-link/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/pilot-link/Makefile')
-rw-r--r--comms/pilot-link/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile
index 7c1c4670a73..24cfa323963 100644
--- a/comms/pilot-link/Makefile
+++ b/comms/pilot-link/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/07/06 18:46:07 nathanw Exp $
+# $NetBSD: Makefile,v 1.10 1998/07/15 11:54:32 agc Exp $
#
DISTNAME= pilot-link.0.8.13
@@ -19,7 +19,4 @@ do-configure:
INSTALL="/usr/bin/install -c -o ${BINOWN} -g ${BINGRP}" \
${CONFIGURE_ENV} ./${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS})
-post-install:
- ${LDCONFIG} || ${TRUE}
-
.include "../../mk/bsd.pkg.mk"