diff options
Diffstat (limited to 'ftp/wget-devel/Makefile')
-rw-r--r-- | ftp/wget-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/wget-devel/Makefile b/ftp/wget-devel/Makefile index 904cd6b33280..8e3a381e70be 100644 --- a/ftp/wget-devel/Makefile +++ b/ftp/wget-devel/Makefile @@ -35,6 +35,7 @@ CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include \ LIBS=-L${LOCALBASE}/lib MAN1= wget.1 +INFO= wget post-patch: ${RM} -f ${WRKSRC}/doc/wget.info* |