aboutsummaryrefslogtreecommitdiff
path: root/palm/pilot-link
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1999-09-10 18:55:54 +0000
committerBill Fenner <fenner@FreeBSD.org>1999-09-10 18:55:54 +0000
commitdfc69d865a98a19e6fba872fc2c2ec597c2c2aad (patch)
tree56cf6b3adc135c9812ca85c36758d0b72aafa050 /palm/pilot-link
parent0f0b7fc00ce315da9ef35ac17c1bd133ed0a0835 (diff)
downloadports-dfc69d865a98a19e6fba872fc2c2ec597c2c2aad.tar.gz
ports-dfc69d865a98a19e6fba872fc2c2ec597c2c2aad.zip
spaces -> tab, to make this Makefile parsable.
If you're going to use xterm cut'n'paste, please try running the file through unexpand -a to get rid of xterm's tab expansion.
Notes
Notes: svn path=/head/; revision=21596
Diffstat (limited to 'palm/pilot-link')
-rw-r--r--palm/pilot-link/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile
index d288cfb3f1b0..d67975cbe89f 100644
--- a/palm/pilot-link/Makefile
+++ b/palm/pilot-link/Makefile
@@ -25,6 +25,6 @@ MAN1= dlpsh.1 ietf2datebook.1 install-datebook.1 \
MAN7= pilot-link.7
post-install:
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
+ ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.include <bsd.port.mk>