aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-01-20 09:07:38 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-01-20 09:07:38 +0000
commit83e5de51e7114cd182eddbe5a3282671b5c2d736 (patch)
treee57330bbcea50fb83da397615bcdaaeb80aafbf5 /news
parentdc0cb560d14f7f79e999a87d6dd3b3357030781d (diff)
downloadports-83e5de51e7114cd182eddbe5a3282671b5c2d736.tar.gz
ports-83e5de51e7114cd182eddbe5a3282671b5c2d736.zip
Notes
Diffstat (limited to 'news')
-rw-r--r--news/husky/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/husky/Makefile b/news/husky/Makefile
index fcb43dc8d6e0..3291cd785cef 100644
--- a/news/husky/Makefile
+++ b/news/husky/Makefile
@@ -33,6 +33,6 @@ GROUPS= fido
pre-build:
${LN} -sf ${HUSKY_ROOTDIR}/huskybse/huskymak.cfg ${HUSKY_ROOTDIR}
@${REINPLACE_CMD} -e 's|gcc|${CC}|; s|g++|${CXX}|' \
- ${HUSKY_ROOTDIR}/huskymak.cfg
+ ${HUSKY_ROOTDIR}/huskybse/huskymak.cfg
.include <bsd.port.mk>