aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-04-14 20:21:57 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-04-14 20:21:57 +0000
commit21a1c241cd0e77f005dbb64f053c2b163e6767c8 (patch)
treeccc10fc1b52f5fa24551ab8bfacee85bf1cd1d45
parent39865050f3f46e427933345a927ddfe565964a56 (diff)
downloadports-21a1c241cd0e77f005dbb64f053c2b163e6767c8.tar.gz
ports-21a1c241cd0e77f005dbb64f053c2b163e6767c8.zip
Notes
-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>