From 7a0f4abe2be429be794564fa0ba30727d6458ef0 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 6 Sep 2013 12:12:00 +0000 Subject: Add an explicit dependency on pkgconf --- graphics/edje_viewer/Makefile | 1 + graphics/eog-plugins/Makefile | 3 +-- graphics/gource/Makefile | 2 +- graphics/gstreamer-plugins-gl/Makefile | 9 ++------- graphics/gtimelapse/Makefile | 7 ++----- graphics/ocrfeeder/Makefile | 3 +-- graphics/passepartout/Makefile | 9 ++------- graphics/visionworkbench/Makefile | 1 + 8 files changed, 11 insertions(+), 24 deletions(-) (limited to 'graphics') diff --git a/graphics/edje_viewer/Makefile b/graphics/edje_viewer/Makefile index 385733f099fd..72029c79b0ab 100644 --- a/graphics/edje_viewer/Makefile +++ b/graphics/edje_viewer/Makefile @@ -9,6 +9,7 @@ MASTER_SITES= LOCAL/gblach/e17/extra/ MAINTAINER= gblach@FreeBSD.org COMMENT= A simple viewer for .edj files +USES= pkgconfig DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/graphics/eog-plugins/Makefile b/graphics/eog-plugins/Makefile index a5a54da0ffa9..081953eb11e4 100644 --- a/graphics/eog-plugins/Makefile +++ b/graphics/eog-plugins/Makefile @@ -17,11 +17,10 @@ LIB_DEPENDS= gdata.7:${PORTSDIR}/devel/libgdata RUN_DEPENDS= eog:${PORTSDIR}/graphics/eog USE_BZIP2= yes -USE_GMAKE= yes USE_GL= gl USE_GNOME= gnomeprefix intlhack gtk20 WANT_GNOME= yes -USES= gettext pathfix +USES= gettext pathfix gmake pkgconfig GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile index 88791b4615a5..ba32786f38f5 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:${PORTSDIR}/math/glm GNU_CONFIGURE= yes USE_GCC= yes -USE_GMAKE= yes +USES= gmake pkgconfig MANCOMPRESSED= yes CONFIGURE_ARGS+=--with-boost-system=boost_system \ diff --git a/graphics/gstreamer-plugins-gl/Makefile b/graphics/gstreamer-plugins-gl/Makefile index 3d4d7f92b8a1..aab54eb9554b 100644 --- a/graphics/gstreamer-plugins-gl/Makefile +++ b/graphics/gstreamer-plugins-gl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gstreamer-plugins-gl -# Date created: 6 Sep 2010 -# Whom: Koop Mast -# +# Created by: Koop Mast # $FreeBSD$ -# PORTNAME= gstreamer-plugins-gl PORTVERSION= 0.10.3 @@ -19,9 +15,8 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg USE_BZIP2= yes -USE_GMAKE= yes USE_LDCONFIG= yes -USES= pathfix gettext +USES= pathfix gettext gmake pkgconfig USE_GSTREAMER= yes USE_XORG= ice x11 USE_GL= gl glu glew diff --git a/graphics/gtimelapse/Makefile b/graphics/gtimelapse/Makefile index 686a97a8e064..6ac5f080f773 100644 --- a/graphics/gtimelapse/Makefile +++ b/graphics/gtimelapse/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gTimelapse -# Date created: 29 Aug 2011 -# Whom: Alexey Dokuchaev -# +# Created by: Alexey Dokuchaev # $FreeBSD$ -# PORTNAME= gtimelapse DISTVERSION= 0.1 @@ -20,6 +16,7 @@ LIB_DEPENDS= gphoto2.2:${PORTSDIR}/graphics/libgphoto2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} +USES= pkgconfig USE_WX= 2.8+ WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/graphics/ocrfeeder/Makefile b/graphics/ocrfeeder/Makefile index 76ac9de63aaa..ed64b7124528 100644 --- a/graphics/ocrfeeder/Makefile +++ b/graphics/ocrfeeder/Makefile @@ -25,10 +25,9 @@ MAN1= ocrfeeder-cli.1 ocrfeeder.1 USE_XZ= yes GNU_CONFIGURE= yes -USE_GMAKE= yes USE_PYTHON= yes USE_GNOME= pygtk2 pygnomeextras -USES= gettext +USES= gettext gmake pkgconfig USE_GHOSTSCRIPT=yes .include diff --git a/graphics/passepartout/Makefile b/graphics/passepartout/Makefile index c9c768ebf7d8..4f6f1c4477bb 100644 --- a/graphics/passepartout/Makefile +++ b/graphics/passepartout/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: passepartout -# Date created: 11st Sep 2003 -# Whom: Alexander Nedotsukov -# +# Created by: Alexander Nedotsukov # $FreeBSD$ # $MCom: ports/graphics/passepartout/Makefile,v 1.4 2006/09/30 15:31:05 ahze Exp $ -# PORTNAME= passepartout PORTVERSION= 0.7.1 @@ -24,8 +20,7 @@ LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \ RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt USE_BZIP2= yes -USE_GMAKE= yes -USES= pathfix +USES= pathfix gmake pkgconfig GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/graphics/visionworkbench/Makefile b/graphics/visionworkbench/Makefile index 9854a4696e6f..ebcd59f00028 100644 --- a/graphics/visionworkbench/Makefile +++ b/graphics/visionworkbench/Makefile @@ -18,6 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept GNU_CONFIGURE= yes +USES= pkgconfig USE_QT4= moc_build qmake_build USE_FORTRAN= yes USE_LDCONFIG= yes -- cgit v1.2.3