mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Fix packaging as a user
This commit is contained in:
parent
d80fbd1aae
commit
a09d4443fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350489
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ USE_RUBY_EXTCONF= yes
|
|||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
CONFIGURE_ARGS= --with-perl-enc-map=${SITE_PERL}/${PERL_ARCH}/XML/Parser/Encodings
|
||||
INSTALL_TARGET= site-install
|
||||
MAKE_ARGS= INSTALL_PROG="${INSTALL_PROGRAM}" \
|
||||
INSTALL_DATA="${INSTALL_DATA}"
|
||||
|
||||
post-extract:
|
||||
${FIND} ${WRKSRC} -name CVS -type d -exec ${RM} -r {} ';' -prune
|
||||
|
|
Loading…
Add table
Reference in a new issue