1
0
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:
Sunpoet Po-Chuan Hsieh 2017-08-02 18:35:07 +00:00
parent c4ca00b3fe
commit 4995f8e0fc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447146

View File

@ -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