aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-gdb
diff options
context:
space:
mode:
Diffstat (limited to 'devel/avr-gdb')
-rw-r--r--devel/avr-gdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/avr-gdb/Makefile b/devel/avr-gdb/Makefile
index bc0e2525d061..0b4e7ee4f732 100644
--- a/devel/avr-gdb/Makefile
+++ b/devel/avr-gdb/Makefile
@@ -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>