diff options
Diffstat (limited to 'news/husky-base/Makefile.inc')
-rw-r--r-- | news/husky-base/Makefile.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/husky-base/Makefile.inc b/news/husky-base/Makefile.inc index c6779a22dcc4..34232a762d81 100644 --- a/news/husky-base/Makefile.inc +++ b/news/husky-base/Makefile.inc @@ -8,9 +8,8 @@ MASTER_SITES?= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= husky DIST_SUBDIR= husky -USE_REINPLACE= yes USE_GMAKE= yes WRKSRC?= ${WRKDIR}/${PORTNAME} -post-patch: +pre-build: @${LN} -sf ${LOCALBASE}/etc/fido/huskymak.cfg ${WRKDIR} |