1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add an explicit dependency on pkgconf

Approved by:	portmgr (bapt)
This commit is contained in:
Antoine Brodin 2013-09-11 17:17:35 +00:00
parent 2c59cf34e7
commit 251f4ca6f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326995
21 changed files with 25 additions and 34 deletions

View File

@ -15,6 +15,7 @@ USE_GITHUB= yes
GH_ACCOUNT= svagner
GH_COMMIT= 9e22be7
USES= pkgconfig
USE_GNOME= gtk20
MAN1= gtmixer.1

View File

@ -21,9 +21,8 @@ PLIST_FILES= bin/gtkjournal lib/libsqlitemm.a lib/libsqlitemm.la \
USE_AUTOTOOLS= libtool
USE_OPENSSL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
USES= pathfix
USES= gmake pathfix pkgconfig
USE_GNOME= lthack
CONFIGURE_ARGS= --enable-gtkspell
USE_LDCONFIG= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: hot-babe
# Date created: 2004-11-06
# Whom: Roman Bogorodskiy <bogorodskiy@inbox.ru>
#
# Created by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
# $FreeBSD$
#
PORTNAME= hot-babe
PORTVERSION= 0.2.2
@ -16,6 +12,7 @@ MASTER_SITE_SUBDIR= novel
MAINTAINER= novel@FreeBSD.org
COMMENT= Small utility which displays the system activity in a very special way
USES= pkgconfig
USE_BZIP2= yes
MAKE_ARGS+= PREFIX="${PREFIX}" CC="${CC}"
USE_GNOME= gtk20

View File

@ -10,6 +10,7 @@ COMMENT= Binding to the GNOME configuration database system
LICENSE= LGPL21
USES= pkgconfig
USE_CABAL= glib>=0.12 gtk2hs-buildtools
USE_GNOME= gconf2

View File

@ -10,6 +10,7 @@ COMMENT= Binding to the glade library
LICENSE= LGPL21
USES= pkgconfig
USE_CABAL= glib>=0.12 gtk>=0.12
USE_GNOME= libglade2

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: Hu-Go!
# Date created: 18 May 2006
# Whom: Li-Lun Wang <llwang@infor.org>
#
# Created by: Li-Lun Wang <llwang@infor.org>
# $FreeBSD$
#
PORTNAME= hugo
PORTVERSION= 2.12
@ -17,7 +13,7 @@ COMMENT= A PC Engine (TurboGrafx 16) emulator
BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone
GNU_CONFIGURE= yes
USE_GMAKE= yes
USES= gmake pkgconfig
USE_SDL= sdl
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV+= SDL_CONFIG="${SDL_CONFIG}"

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: gtkballs
# Date created: 11 November 1998
# Whom: Andrey Zakhvatov
#
# Created by: Andrey Zakhvatov
# $FreeBSD$
#
PORTNAME= gtkballs
PORTVERSION= 3.1.5
@ -14,9 +10,8 @@ MASTER_SITES= http://gtkballs.antex.ru/dist/
MAINTAINER= ports@FreeBSD.org
COMMENT= Lines-like simple logic game for X Window System
USES= gettext
USES= gettext gmake pkgconfig
USE_GNOME= gtk20
USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -10,6 +10,7 @@ COMMENT= Binding to the libsvg-cairo library
LICENSE= BSD
USES= pkgconfig
USE_CABAL= cairo>=0.12 glib>=0.12 mtl
USE_GNOME= librsvg2

View File

@ -37,7 +37,7 @@ OPTIONS_DEFAULT= PANOMATIC AUTOPANOSIFTC
PANOMATIC_DESC= Install graphics/panomatic
AUTOPANOSIFTC_DESC= Install graphics/autopano-sift-c
USES= cmake gettext
USES= cmake gettext pkgconfig
CMAKE_ARGS= -DwxWidgets_CONFIG_EXECUTABLE=${WX_CONFIG}

View File

@ -33,7 +33,7 @@ OPTIONS_DEFAULT= PANOMATIC AUTOPANOSIFTC
PANOMATIC_DESC= Install graphics/panomatic
AUTOPANOSIFTC_DESC= Install graphics/autopano-sift-c
USES= cmake gettext
USES= cmake gettext pkgconfig
CMAKE_ARGS= -DwxWidgets_CONFIG_EXECUTABLE=${WX_CONFIG}

View File

@ -40,7 +40,7 @@ BUILD_DEPENDS= yasm:${PORTSDIR}/devel/yasm
LIB_DEPENDS= libfribidi.so:${PORTSDIR}/converters/fribidi
RUN_DEPENDS= ${LOCALBASE}/lib/libdvdcss.so:${PORTSDIR}/multimedia/libdvdcss
USES= gmake
USES= gmake pkgconfig
USE_AUTOTOOLS= libtool aclocal
LIBTOOLFILES= configure
USE_PYTHON_BUILD= yes

View File

@ -12,6 +12,7 @@ LIB_DEPENDS= gstreamer:${PORTSDIR}/multimedia/gstreamer
LICENSE= LGPL21
USES= pkgconfig
USE_CABAL= glib>=0.12 mtl
BUILD_DEPENDS+= gstreamer-plugins>=0.10:${PORTSDIR}/multimedia/gstreamer-plugins

View File

@ -12,7 +12,7 @@ MAINTAINER= acm@FreeBSD.org
COMMENT= File splitter, GTK and CLI versions
USE_GNOME= #
USE_GMAKE= yes
USES= gmake pkgconfig
PORTDOCS= README

View File

@ -16,8 +16,7 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
USE_BZIP2= yes
USE_GNOME= intlhack gnomehier gtk20
USES= desktop-file-utils gettext
USE_GMAKE= yes
USES= desktop-file-utils gettext gmake pkgconfig
MAKE_ENV= DEFAULT_VIEWER="xdg-open" USE_SYSTEM_INIPARSER=1
CPPFLAGS+= -I${LOCALBASE}/include -Diniparser_setstr=iniparser_set

View File

@ -10,6 +10,7 @@ COMMENT= Binding to the Webkit library
LICENSE= LGPL21
USES= pkgconfig
USE_CABAL= cairo>=0.12 glib>=0.12 gtk>=0.12 mtl pango>=0.12
BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/webkit-1.0.pc:${PORTSDIR}/www/webkit-gtk2

View File

@ -13,7 +13,7 @@ MAINTAINER= makc@FreeBSD.org
COMMENT= QtCurve GTK2 Theme Engine
USE_BZIP2= yes
USES= cmake
USES= cmake pkgconfig
USE_GNOME= gtk20
.include <bsd.port.pre.mk>

View File

@ -12,6 +12,7 @@ LIB_DEPENDS= gtkglext:${PORTSDIR}/x11-toolkits/gtkglext
LICENSE= LGPL21
USES= pkgconfig
USE_CABAL= glib>=0.12 gtk>=0.12 mtl pango>=0.12
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"

View File

@ -10,6 +10,7 @@ COMMENT= Binding to the GtkSourceView library
LICENSE= LGPL21
USES= pkgconfig
USE_CABAL= glib>=0.12 gtk>=0.12 mtl
USE_GNOME= gtksourceview2

View File

@ -10,6 +10,7 @@ COMMENT= Binding to the VTE library
LICENSE= LGPL21
USES= pkgconfig
USE_CABAL= glib>=0.12 gtk>=0.12 mtl pango>=0.12
USE_GNOME= vte

View File

@ -18,7 +18,7 @@ USE_GNOME= gtk20 # gdkpixbuf really :-)
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USES= gmake
USES= gmake pkgconfig
CONFIGURE_ARGS= --enable-shaped-decorations \
--enable-guievents \
--with-cfgdir=${DATADIR} \

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: gtkchtheme
# Date created: 18 June 2004
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# Created by: Adam Weinberger <adamw@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= gtkchtheme
PORTVERSION= 0.3.1
@ -16,7 +12,7 @@ MAINTAINER= makc@FreeBSD.org
COMMENT= GTK2 theme changer
USE_BZIP2= yes
USE_GMAKE= yes
USES= gmake pkgconfig
USE_GNOME= gnomehack gnomeprefix gtk20
PLIST_FILES= bin/gtk-chtheme