mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
Add an explicit build dependency on pkgconf
Reported by: miwi
This commit is contained in:
parent
5a290cb1ea
commit
67b81be367
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315075
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: msynctool-devel
|
||||
# Date created: 11 June 2008
|
||||
# Whom: Alexander Logvinov <ports@logvinov.com>
|
||||
#
|
||||
# Created by: Alexander Logvinov <ports@logvinov.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= msynctool
|
||||
PORTVERSION= 0.36
|
||||
@ -21,6 +17,7 @@ CONFLICTS= msynctool-0.2*
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= cmake
|
||||
USE_PKGCONFIG= build
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user