Convert to USES=pkgconfig

This commit is contained in:
Emanuel Haupt 2013-04-23 07:59:07 +00:00
parent 3e3538ea4d
commit be329624ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316318
5 changed files with 8 additions and 22 deletions

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: exrtools
# Date created: 15 Aug 2005
# Whom: Emanuel Haupt <ehaupt@critical.ch>
#
# Created by: Emanuel Haupt <ehaupt@critical.ch>
# $FreeBSD$
#
PORTNAME= exrtools
PORTVERSION= 0.4
@ -22,11 +18,10 @@ LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \
jpeg:${PORTSDIR}/graphics/jpeg
GNU_CONFIGURE= yes
USES= pkgconfig:build
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
USE_PKGCONFIG= build
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: iec16022
# Date created: Thu Jul 3 14:13:08 CEST 2008
# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
#
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= iec16022
PORTVERSION= 0.2.4
@ -20,7 +16,7 @@ LIB_DEPENDS= popt:${PORTSDIR}/devel/popt
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_PKGCONFIG= build
USES= pkgconfig:build
MAKE_JOBS_SAFE= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: proxytunnel
# Date created: Sun Nov 25 15:16:44 BRST 2001
# Whom: Hammurabi Mendes <hmendes@brturbo.com>
#
# Created by: Hammurabi Mendes <hmendes@brturbo.com>
# $FreeBSD$
#
PORTNAME= proxytunnel
PORTVERSION= 1.9.0
@ -15,7 +11,7 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Connects stdin and stdout to an origin server through an HTTPS proxy
USE_GMAKE= yes
USE_PKGCONFIG= build
USES= pkgconfig:build
MAKE_JOBS_SAFE= yes
ALL_TARGET= ${PORTNAME}

View File

@ -14,9 +14,8 @@ LICENSE= GPLv2
LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo
USES= fuse
USES= fuse pkgconfig:build
USE_GMAKE= yes
USE_PKGCONFIG= build
USE_GITHUB= yes
GH_ACCOUNT= gerard
GH_COMMIT= 33f57f6

View File

@ -18,7 +18,7 @@ LIB_DEPENDS= ftgl:${PORTSDIR}/graphics/ftgl \
pcre.3:${PORTSDIR}/devel/pcre
GNU_CONFIGURE= yes
USE_PKGCONFIG= build
USES= pkgconfig:build
USE_SDL= sdl image
CFLAGS+= -L/usr/local/lib -I/usr/local/include