1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00

use USE_PKGCONFIG= build

Bump portrevision for ports which run-depends list changed
This commit is contained in:
Baptiste Daroussin 2012-10-06 10:14:25 +00:00
parent 4757fc55ca
commit a6ed85b077
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305349
7 changed files with 20 additions and 30 deletions

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: gavl # Created by: Michael Johnson <ahze@ahze.net>
# Date created: 2004-08-29
# Whom: Michael Johnson <ahze@ahze.net>
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= gavl PORTNAME= gavl
PORTVERSION= 1.4.0 PORTVERSION= 1.4.0
@ -16,8 +12,9 @@ COMMENT= A library for handling uncompressed video and audio data
LICENSE= GPLv3 LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_FILE= ${WRKSRC}/COPYING
USE_GNOME= pkgconfig gnomehack USE_GNOME= gnomehack
USE_LDCONFIG= yes USE_LDCONFIG= yes
USE_PKGCONFIG= build
MAKE_JOBS_SAFE= yes MAKE_JOBS_SAFE= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -19,7 +19,8 @@ LICENSE= GPLv2
LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 \ LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 \
idn:${PORTSDIR}/dns/libidn idn:${PORTSDIR}/dns/libidn
USE_GNOME= glib20 pkgconfig USE_GNOME= glib20
USE_PKGCONFIG= build
USE_RC_SUBR= ${PORTNAME} USE_RC_SUBR= ${PORTNAME}
OPTIONS_DEFINE= MYSQL OPTIONS_DEFINE= MYSQL

View File

@ -20,9 +20,10 @@ COMMENT= A popup style message communication tool for GNOME2
USE_GETTEXT= yes USE_GETTEXT= yes
USE_GMAKE= yes USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack intltool pkgconfig \ USE_GNOME= gnomeprefix gnomehack intlhack intltool \
libgnomeui libbonobo desktopfileutils gnomepanel libgnomeui libbonobo desktopfileutils gnomepanel
USE_GSTREAMER= vorbis USE_GSTREAMER= vorbis
USE_PKGCONFIG= build
USE_ICONV= yes USE_ICONV= yes
USE_OPENSSL= yes USE_OPENSSL= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes

View File

@ -3,7 +3,7 @@
PORTNAME= barry PORTNAME= barry
PORTVERSION= 0.12 PORTVERSION= 0.12
PORTREVISION= 3 PORTREVISION= 4
CATEGORIES= palm CATEGORIES= palm
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@ -14,7 +14,7 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs
USE_BZIP2= yes USE_BZIP2= yes
USE_LDCONFIG= yes USE_LDCONFIG= yes
USE_GNOME= pkgconfig USE_PKGCONFIG= build
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CONFIGURE_ENV= OPENSSL_CFLAGS=-I/usr/include \ CONFIGURE_ENV= OPENSSL_CFLAGS=-I/usr/include \
OPENSSL_LIBS="-L/lib -lssl -lcrypto" OPENSSL_LIBS="-L/lib -lssl -lcrypto"

View File

@ -3,7 +3,7 @@
PORTNAME= ekg PORTNAME= ekg
DISTVERSION= 1.8rc1 DISTVERSION= 1.8rc1
PORTEPOCH= 2 PORTEPOCH= 3
CATEGORIES= polish net-im CATEGORIES= polish net-im
MASTER_SITES= http://ekg.chmurka.net/ MASTER_SITES= http://ekg.chmurka.net/
@ -15,7 +15,8 @@ LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \
USE_GMAKE= yes USE_GMAKE= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
USE_GNOME= gnomehack pkgconfig USE_GNOME= gnomehack
USE_PKGCONFIG= build
CONFIGURE_ARGS+=--disable-shared \ CONFIGURE_ARGS+=--disable-shared \
--disable-static \ --disable-static \
--enable-dynamic \ --enable-dynamic \

View File

@ -1,13 +1,8 @@
# New ports collection makefile for: ntfsprogs
# Date created: May 8 2004
# Whom: Florent Thoumie <flz@xbsd.org>
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= ntfsprogs PORTNAME= ntfsprogs
PORTVERSION= 2.0.0 PORTVERSION= 2.0.0
PORTREVISION= 2 PORTREVISION= 3
CATEGORIES= sysutils CATEGORIES= sysutils
MASTER_SITES= SF/linux-ntfs/NTFS%20Tools%20and%20Library/${PORTVERSION} MASTER_SITES= SF/linux-ntfs/NTFS%20Tools%20and%20Library/${PORTVERSION}
@ -20,7 +15,7 @@ BUILD_DEPENDS= fusefs-libs>2.5:${PORTSDIR}/sysutils/fusefs-libs
CONFLICTS_INSTALL= fusefs-ntfs-* CONFLICTS_INSTALL= fusefs-ntfs-*
USE_GNOME= pkgconfig USE_PKGCONFIG= build
USE_BZIP2= yes USE_BZIP2= yes
USE_LDCONFIG= yes USE_LDCONFIG= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: gsynaptics # created by: Norikatsu Shigemura <nork@FreeBSD.org>
# Date created: 2006-03-19
# Whom: Norikatsu Shigemura <nork@FreeBSD.org>
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= gsynaptics PORTNAME= gsynaptics
PORTVERSION= 0.9.9 PORTVERSION= 0.9.9
@ -17,12 +13,15 @@ COMMENT= GNOME Synaptics Touchpad setting tool
BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
USE_GNOME= lthack intlhack intltool pkgconfig gtk20 libgnome libglade2 libgnomeui USE_GNOME= lthack intlhack intltool gtk20 libgnome libglade2 libgnomeui
USE_PKGCONFIG= build
USE_ICONV= yes USE_ICONV= yes
USE_GMAKE= yes USE_GMAKE= yes
USE_PERL5= yes USE_PERL5= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
RUN_DEPENDS+= ${LOCALBASE}/lib/xorg/modules/input/synaptics_drv.so:${PORTSDIR}/x11-drivers/xf86-input-synaptics
CPPFLAGS+= -I${LOCALBASE}/include CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib LDFLAGS+= -L${LOCALBASE}/lib
@ -31,8 +30,4 @@ MAN1= gsynaptics.1 gsynaptics-init.1
post-install: post-install:
@${CAT} ${PKGMESSAGE} @${CAT} ${PKGMESSAGE}
.include <bsd.port.pre.mk> .include <bsd.port.mk>
RUN_DEPENDS+= ${LOCALBASE}/lib/xorg/modules/input/synaptics_drv.so:${PORTSDIR}/x11-drivers/xf86-input-synaptics
.include <bsd.port.post.mk>