Fix pkg-plist: do not remove lib/charset.alias
Spotted by: olgeni@, pav@
This commit is contained in:
parent
8fb457a47c
commit
e184170c96
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282100
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= wget
|
||||
DISTVERSION= 1.13.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= ftp www ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= wget
|
||||
@ -18,8 +19,6 @@ USE_XZ= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" \
|
||||
LDFLAGS="${LDFLAGS}"
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
OPTIONS= GNUTLS "Support for SSL via GnuTLS" Off \
|
||||
|
@ -1,6 +1,5 @@
|
||||
bin/wget
|
||||
etc/wgetrc.sample
|
||||
lib/charset.alias
|
||||
%%NLS%%share/locale/be/LC_MESSAGES/wget.mo
|
||||
%%NLS%%share/locale/bg/LC_MESSAGES/wget.mo
|
||||
%%NLS%%share/locale/ca/LC_MESSAGES/wget.mo
|
||||
|
Loading…
Reference in New Issue
Block a user