1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Use WRKSRC_SUBDIR

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-11-13 19:12:53 +00:00
parent d799223fa4
commit 6d5f06f866
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401533

View File

@ -25,7 +25,7 @@ MAKEFILE= GNUmakefile
USE_RUBY= yes
USES= gmake tar:xz
WRKSRC= ${WRKDIR}/${DISTNAME}/swig/ruby
WRKSRC_SUBDIR= swig/ruby
post-patch:
@${REINPLACE_CMD} -e '/^SWIG = swig/ s|$$|3.0|' ${WRKSRC}/../SWIGmake.base