mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Remove BUILD_DEPENDS by pretending ronn exists
This commit is contained in:
parent
c4ca00b3fe
commit
4995f8e0fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447146
@ -12,11 +12,11 @@ COMMENT= Implementation of IDNA2008 internationalized domain names
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= ronn:textproc/rubygem-ronn
|
||||
LIB_DEPENDS= libunistring.so:devel/libunistring
|
||||
|
||||
CONFIGURE_ARGS= --disable-nls \
|
||||
--with-libunistring-prefix=${LOCALBASE}
|
||||
--with-libunistring-prefix=${LOCALBASE} \
|
||||
ac_cv_prog_RONN=${TRUE}
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user