aboutsummaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-04-15 04:21:57 +0800
committerijliao <ijliao@FreeBSD.org>2001-04-15 04:21:57 +0800
commitf6211944240062fc2e2d3c40ca4af30cc19f9eec (patch)
tree00ddd2f3b04b22fca4efcd23a27faa4ff5809865 /palm
parent21190f0f945927439b7a07d66c39bf210cc06f0b (diff)
downloadfreebsd-ports-gnome-f6211944240062fc2e2d3c40ca4af30cc19f9eec.tar.gz
freebsd-ports-gnome-f6211944240062fc2e2d3c40ca4af30cc19f9eec.tar.zst
freebsd-ports-gnome-f6211944240062fc2e2d3c40ca4af30cc19f9eec.zip
make bento happier (bibelot.pl -> bibelot)
Diffstat (limited to 'palm')
-rw-r--r--palm/bibelot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/bibelot/Makefile b/palm/bibelot/Makefile
index b75a7a068881..0f3498e3863b 100644
--- a/palm/bibelot/Makefile
+++ b/palm/bibelot/Makefile
@@ -20,6 +20,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl ${PREFIX}/bin
+ ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl ${PREFIX}/bin/${PORTNAME}
.include <bsd.port.mk>