summaryrefslogtreecommitdiff
path: root/palm/pilot-link/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'palm/pilot-link/Makefile')
-rw-r--r--palm/pilot-link/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile
index ba86c79e8d28..d288cfb3f1b0 100644
--- a/palm/pilot-link/Makefile
+++ b/palm/pilot-link/Makefile
@@ -24,4 +24,7 @@ MAN1= dlpsh.1 ietf2datebook.1 install-datebook.1 \
pilot-xfer.1 read-ical.1
MAN7= pilot-link.7
+post-install:
+ ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
+
.include <bsd.port.mk>