diff options
Diffstat (limited to 'ftp/wget-devel')
-rw-r--r-- | ftp/wget-devel/Makefile | 1 | ||||
-rw-r--r-- | ftp/wget-devel/pkg-plist | 3 |
2 files changed, 1 insertions, 3 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* diff --git a/ftp/wget-devel/pkg-plist b/ftp/wget-devel/pkg-plist index 0519d111fe39..11715fdd7e82 100644 --- a/ftp/wget-devel/pkg-plist +++ b/ftp/wget-devel/pkg-plist @@ -1,8 +1,5 @@ bin/wget etc/wgetrc -@unexec install-info --delete %D/info/wget.info %D/info/dir -info/wget.info -@exec install-info %D/info/wget.info %D/info/dir share/locale/bg/LC_MESSAGES/wget.mo share/locale/ca/LC_MESSAGES/wget.mo share/locale/cs/LC_MESSAGES/wget.mo |