mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
This commit is contained in:
parent
2518e888d5
commit
2b0d28b38a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326342
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ MAINTAINER= vd@FreeBSD.org
|
|||
COMMENT= Library for keyword extraction
|
||||
|
||||
USE_GNOME= glib20 gtk20
|
||||
USES= pathfix
|
||||
USES= pathfix pkgconfig
|
||||
USE_PYTHON= yes
|
||||
USE_AUTOTOOLS= libltdl
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue