aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 06:36:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 06:36:41 +0000
commitdb7a56d5edac0833e3f5182aa505b20354dcc3f9 (patch)
tree49a1c0a19d2528061ed83095e4acf1b3cab87fe5 /graphics
parentea1237cf5e53134db56449396d80dbaa8167c827 (diff)
downloadports-db7a56d5edac0833e3f5182aa505b20354dcc3f9.tar.gz
ports-db7a56d5edac0833e3f5182aa505b20354dcc3f9.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/bmp-rootvis/Makefile7
-rw-r--r--graphics/ecore-sdl/Makefile2
-rw-r--r--graphics/entangle/Makefile2
-rw-r--r--graphics/fyre/Makefile7
-rw-r--r--graphics/geomorph/Makefile2
-rw-r--r--graphics/gimageview/Makefile2
-rw-r--r--graphics/kludge3d/Makefile9
-rw-r--r--graphics/kudu/Makefile1
-rw-r--r--graphics/libgnomecanvas/Makefile9
-rw-r--r--graphics/pdf2svg/Makefile1
-rw-r--r--graphics/sodipodi/Makefile8
-rw-r--r--graphics/svg2png/Makefile7
-rw-r--r--graphics/viewnior/Makefile2
-rw-r--r--graphics/xmms-fishmatic/Makefile2
14 files changed, 20 insertions, 41 deletions
diff --git a/graphics/bmp-rootvis/Makefile b/graphics/bmp-rootvis/Makefile
index 8e47515306ae..273993db8c36 100644
--- a/graphics/bmp-rootvis/Makefile
+++ b/graphics/bmp-rootvis/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: bmp-rootvis
-# Date created: 2004-10-15
-# Whom: Roman Bogorodskiy <bogorodskiy@inbox.ru>
-#
+# Created by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
# $FreeBSD$
-#
PORTNAME= bmp-rootvis
PORTVERSION= 0.0.1
@@ -21,6 +17,7 @@ PLIST_FILES= lib/bmp/Visualization/librootvis.so \
lib/bmp/Visualization/librootvis.la \
lib/bmp/Visualization/librootvis.a
+USES= pkgconfig
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool
diff --git a/graphics/ecore-sdl/Makefile b/graphics/ecore-sdl/Makefile
index a5dcb520051e..019f0acaa589 100644
--- a/graphics/ecore-sdl/Makefile
+++ b/graphics/ecore-sdl/Makefile
@@ -17,7 +17,7 @@ LICENSE= BSD
DIST_SUBDIR= e17
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_EFL= ecore libtool_hack
USE_EFL_ECORE= input
USE_SDL= sdl
diff --git a/graphics/entangle/Makefile b/graphics/entangle/Makefile
index f6c60d864727..09bc9c2e53e8 100644
--- a/graphics/entangle/Makefile
+++ b/graphics/entangle/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libgphoto2.so:${PORTSDIR}/graphics/libgphoto2 \
libraw_r.so:${PORTSDIR}/graphics/libraw \
libpeas-1.0.so:${PORTSDIR}/devel/libpeas
-USES= gmake
+USES= gmake pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= gtk30
diff --git a/graphics/fyre/Makefile b/graphics/fyre/Makefile
index 10dc0cfbad99..afbb09ef1b31 100644
--- a/graphics/fyre/Makefile
+++ b/graphics/fyre/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: fyre
-# Date created: 2004 11 July
-# Whom: Adam Weinberger <adamw@FreeBSD.org>
-#
+# Created by: Adam Weinberger <adamw@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= fyre
PORTVERSION= 1.0.1
@@ -22,6 +18,7 @@ GNET_DESC= Enable GNet support
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
+USES= gmake pkgconfig
USE_BZIP2= yes
USE_GNOME= desktopfileutils libglade2
USE_GMAKE= yes
diff --git a/graphics/geomorph/Makefile b/graphics/geomorph/Makefile
index 0e068a40c4a3..74c3fd77607b 100644
--- a/graphics/geomorph/Makefile
+++ b/graphics/geomorph/Makefile
@@ -14,8 +14,8 @@ COMMENT= Height field generator and editor
LIB_DEPENDS= gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext \
png15:${PORTSDIR}/graphics/png
+USES= gmake pkgconfig
USE_GL= yes
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libintl-prefix="${LOCALBASE}"
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile
index cb36c42d2002..5fe561d677d4 100644
--- a/graphics/gimageview/Makefile
+++ b/graphics/gimageview/Makefile
@@ -13,7 +13,7 @@ COMMENT= Yet another GTK+ based image viewer
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
png15:${PORTSDIR}/graphics/png
-USE_GMAKE= yes
+USES= gmake pkgconfig
WANT_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
diff --git a/graphics/kludge3d/Makefile b/graphics/kludge3d/Makefile
index f499d8d6f784..6cc8b4d4cf09 100644
--- a/graphics/kludge3d/Makefile
+++ b/graphics/kludge3d/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: kludge3d
-# Date created: May 7, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= kludge3d
PORTVERSION= 20040822
@@ -19,9 +14,9 @@ LIB_DEPENDS= 3ds-1.3:${PORTSDIR}/graphics/lib3ds \
gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext
USE_PYTHON= yes
+USES= gmake pkgconfig
USE_GL= gl
USE_GNOME= gtk20
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-lib-GL
diff --git a/graphics/kudu/Makefile b/graphics/kudu/Makefile
index c03e8826e817..7b7b0de05fde 100644
--- a/graphics/kudu/Makefile
+++ b/graphics/kudu/Makefile
@@ -14,6 +14,7 @@ LICENSE= GPLv2
LIB_DEPENDS= gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext
+USES= pkgconfig
USE_GL= gl
USE_PYTHON= yes
USE_BZIP2= yes
diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile
index edd2e89084c9..04f46a7ad110 100644
--- a/graphics/libgnomecanvas/Makefile
+++ b/graphics/libgnomecanvas/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: gnomecanvas
-# Date created: 18 May 2001
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
+# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/graphics/libgnomecanvas/Makefile,v 1.79 2010/09/28 07:31:27 kwm Exp $
-#
PORTNAME= libgnomecanvas
PORTVERSION= 2.30.3
@@ -20,8 +16,7 @@ USE_BZIP2= yes
.if !defined(REFERENCE_PORT)
-USE_GMAKE= yes
-USES= gettext
+USES= gettext gmake pkgconfig
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
USE_GNOME= gnomehack libglade2 libartlgpl2 ltverhack referencehack
diff --git a/graphics/pdf2svg/Makefile b/graphics/pdf2svg/Makefile
index f376766268d7..1659844e93e6 100644
--- a/graphics/pdf2svg/Makefile
+++ b/graphics/pdf2svg/Makefile
@@ -13,6 +13,7 @@ LIB_DEPENDS= poppler-glib:${PORTSDIR}/graphics/poppler-glib \
cairo:${PORTSDIR}/graphics/cairo \
gtk:${PORTSDIR}/x11-toolkits/gtk20
+USES= pkgconfig
GNU_CONFIGURE= yes
PLIST_FILES= bin/pdf2svg
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile
index b28e7290f365..5a3976921069 100644
--- a/graphics/sodipodi/Makefile
+++ b/graphics/sodipodi/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: sodipodi
-# Date created: 28 January 2000
-# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
-#
+# Created by: Yukihiro Nakai <nakai@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/graphics/sodipodi/Makefile,v 1.3 2007/05/30 03:21:43 mezz Exp $
@@ -17,9 +14,8 @@ COMMENT= A small vector based drawing program with GNOME libraries
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
png15:${PORTSDIR}/graphics/png
-USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack libglade2 libartlgpl2 desktopfileutils
-USES= gettext
+USES= gettext gmake pkgconfig
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --without-gnome-print \
--with-popt
diff --git a/graphics/svg2png/Makefile b/graphics/svg2png/Makefile
index a7e95a63b18e..8a3eac888465 100644
--- a/graphics/svg2png/Makefile
+++ b/graphics/svg2png/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: svg2png
-# Date created: 2005-03-10
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/graphics/svg2png/Makefile,v 1.3 2005/08/06 02:21:48 marcus Exp $
-#
PORTNAME= svg2png
PORTVERSION= 0.1.3
@@ -18,6 +14,7 @@ COMMENT= Render an SVG image to a PNG image (using cairo)
LIB_DEPENDS= svg-cairo.1:${PORTSDIR}/graphics/libsvg-cairo
GNU_CONFIGURE= yes
+USES= pkgconfig
MAN1= svg2png.1
PLIST_FILES= bin/svg2png
diff --git a/graphics/viewnior/Makefile b/graphics/viewnior/Makefile
index e99fab4e0d2d..142f98a6e14f 100644
--- a/graphics/viewnior/Makefile
+++ b/graphics/viewnior/Makefile
@@ -16,8 +16,8 @@ BUILD_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info
RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info
GNU_CONFIGURE= yes
+USES= gmake pkgconfig
USE_AUTOTOOLS= autoconf
-USE_GMAKE= yes
USE_GNOME= glib20 gtk20
INSTALLS_ICONS= yes
diff --git a/graphics/xmms-fishmatic/Makefile b/graphics/xmms-fishmatic/Makefile
index 5ead5917edd3..69e3f79c5a5c 100644
--- a/graphics/xmms-fishmatic/Makefile
+++ b/graphics/xmms-fishmatic/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
PLIST_FILES= lib/xmms/Visualization/libfishmatic.so
USE_GNOME= gtk12
-USE_GMAKE= yes
+USES= gmake pkgconfig
GNU_CONFIGURE= yes
USE_GL= glut
USE_XORG= xext