Use the new USE_PKGCONFIG macro
This commit is contained in:
parent
a119fc2d07
commit
1f2927f1bd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301603
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ MAINTAINER= ehaupt@FreeBSD.org
|
|||
COMMENT= Connects stdin and stdout to an origin server through an HTTPS proxy
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= pkgconfig
|
||||
USE_PKGCONFIG= build
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
ALL_TARGET= ${PORTNAME}
|
||||
|
|
Loading…
Reference in a new issue