mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
Fix build by adding an explicit dependency on pkgconf
This commit is contained in:
parent
ef2f4a894f
commit
a45c7e189a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314627
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: Ruby/Sary
|
||||
# Date created: 8 October 2002
|
||||
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
|
||||
#
|
||||
# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= sary
|
||||
PORTVERSION= 1.2.0
|
||||
@ -21,6 +17,7 @@ LIB_DEPENDS= sary.10:${PORTSDIR}/textproc/sary
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_EXTCONF= yes
|
||||
USE_PKGCONFIG= build
|
||||
|
||||
INSTALL_TARGET= site-install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user