1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Oops, one dash too many. ;-)

This commit is contained in:
Joerg Wunsch 2005-02-14 17:10:10 +00:00
parent d228f6f642
commit 2c4e331c4c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128810

View File

@ -26,6 +26,6 @@ pre-configure:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gdb/gdb \
${PREFIX}/bin/${PKGNAMEPREFIX}-${PORTNAME}
${PREFIX}/bin/${PKGNAMEPREFIX}${PORTNAME}
.include <bsd.port.mk>