1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Convert all a categories to USE=pkgconfig

While here trim some headers and convert some gnomehack to pathfix
This commit is contained in:
Baptiste Daroussin 2013-04-23 06:26:31 +00:00
parent c03bfbe46d
commit 6ee4f3c0ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316309
9 changed files with 15 additions and 20 deletions

View File

@ -19,10 +19,10 @@ RUN_DEPENDS= at-spi2-core>=2.1.4:${PORTSDIR}/accessibility/at-spi2-core
PORTSCOUT= limitw:1,even
USES= pkgconfig pathfix
USE_XZ= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnomehier intlhack glib20 atk
USE_PKGCONFIG= build
USE_GNOME= gnomehier intlhack glib20 atk
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -18,11 +18,11 @@ LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus
PORTSCOUT= limitw:1,even
USES= pathfix pkgconfig
USE_XZ= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnomehier glib20 intlhack
USE_PKGCONFIG= build
USE_GNOME= gnomehier glib20 intlhack
USE_XORG= x11 xi xtst xext
USE_LDCONFIG= yes
GNU_CONFIGURE= yes

View File

@ -18,12 +18,12 @@ USE_XZ= yes
BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
USES= pathfix pkgconfig
USE_GETTEXT= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
USE_GNOME= gnomehier gnomehack glib20 ltverhack referencehack
USE_PKGCONFIG= build
USE_GNOME= gnomehier glib20 ltverhack referencehack
CONFIGURE_ARGS= --enable-static \
--with-html-dir=${PREFIX}/share/doc
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -10,12 +10,12 @@ MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= C++ wrapper for ATK API library
USES= pathfix pkgconfig
USE_XZ= yes
USE_LDCONFIG= yes
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
USE_GNOME= gnomehack atk glibmm
USE_PKGCONFIG= build
USE_GNOME= atk glibmm
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: py-papi
# Date created: 2006-12-19
# Whom: Marcus von Appen
#
# Created by: Marcus von Appen
# $FreeBSD$
#
PORTNAME= papi
PORTVERSION= 0.0.9
@ -14,8 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= mva@FreeBSD.org
COMMENT= ATK accessibility wrapper for python
USES= pkgconfig
USE_GNOME= atk
USE_PKGCONFIG= build
USE_PYTHON= yes
USE_PYDISTUTILS=yes

View File

@ -19,11 +19,11 @@ BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3 \
RUN_DEPENDS= boinc_client:${PORTSDIR}/net/boinc-client
LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float
USES= pkgconfig
USE_XZ= yes
USE_AUTOTOOLS= autoconf:env automake:env libtool
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_PKGCONFIG= build
WRKSRC= ${WRKDIR}/${DISTNAME}/client
CFLAGS+= -O2 -I${LOCALBASE}/include/boinc -I${LOCALBASE}/include \

View File

@ -18,11 +18,11 @@ BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3
RUN_DEPENDS= boinc_client:${PORTSDIR}/net/boinc-client
LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float
USES= pkgconfig
USE_XZ= yes
USE_AUTOTOOLS= autoconf:env automake:env
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_PKGCONFIG= build
USE_GCC= any
CFLAGS+= -O2 -I${LOCALBASE}/include/boinc -I${LOCALBASE}/include \

View File

@ -25,8 +25,8 @@ CONFIGURE_ARGS= ac_cv_prog_FC="f2c"
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
USE_PKGCONFIG= build
WRKSRC= ${WRKDIR}/${PORTNAME}
USES= pkgconfig
RKSRC= ${WRKDIR}/${PORTNAME}
PORTDOCS= *

View File

@ -13,8 +13,7 @@ COMMENT= Daemon that monitors one or more GPSes attached to a host computer
BUILD_DEPENDS= docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl \
xsltproc:${PORTSDIR}/textproc/libxslt
USES= pathfix
USE_PKGCONFIG= build
USES= pathfix pkgconfig
USE_SCONS= yes
USE_RC_SUBR= gpsd
USE_PYTHON= yes