aboutsummaryrefslogtreecommitdiffstats
path: root/palm/pilot-link-devel
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>1999-09-11 02:55:54 +0800
committerfenner <fenner@FreeBSD.org>1999-09-11 02:55:54 +0800
commitd3e0f89d53f2c12aa4a8250f66dbcbe424e65001 (patch)
tree7047adcfcfdaf6d4aec84ea9898e80d98cd38240 /palm/pilot-link-devel
parent9db3409fd4b04fa1f11df1b37ef63ac68f4afa7f (diff)
downloadfreebsd-ports-gnome-d3e0f89d53f2c12aa4a8250f66dbcbe424e65001.tar.gz
freebsd-ports-gnome-d3e0f89d53f2c12aa4a8250f66dbcbe424e65001.tar.zst
freebsd-ports-gnome-d3e0f89d53f2c12aa4a8250f66dbcbe424e65001.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.
Diffstat (limited to 'palm/pilot-link-devel')
-rw-r--r--palm/pilot-link-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/pilot-link-devel/Makefile b/palm/pilot-link-devel/Makefile
index d288cfb3f1b0..d67975cbe89f 100644
--- a/palm/pilot-link-devel/Makefile
+++ b/palm/pilot-link-devel/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>