aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 13:01:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 13:01:53 +0000
commitbeae873ea667e60f3ca6576139a1b6bd9f9d4e4a (patch)
tree60e6bd0c1da61d32c96b74fbcafd43dc4b21eaa6 /graphics
parentaf5d49a7b64ad9cecbed5d3b574882cc6353b8ba (diff)
downloadports-beae873ea667e60f3ca6576139a1b6bd9f9d4e4a.tar.gz
ports-beae873ea667e60f3ca6576139a1b6bd9f9d4e4a.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/amide/Makefile2
-rw-r--r--graphics/exact-image/Makefile3
-rw-r--r--graphics/f-spot/Makefile3
3 files changed, 3 insertions, 5 deletions
diff --git a/graphics/amide/Makefile b/graphics/amide/Makefile
index adb8c439f1e1..725c2d23c5a7 100644
--- a/graphics/amide/Makefile
+++ b/graphics/amide/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
GNU_CONFIGURE= yes
USE_CSTD= gnu89
MAKE_JOBS_UNSAFE= yes
-USES= gettext gmake
+USES= gettext gmake pkgconfig
USE_GNOME= gtk20 libgnomecanvas libgnomeui libxml2
INSTALLS_OMF= yes
diff --git a/graphics/exact-image/Makefile b/graphics/exact-image/Makefile
index 8b868a186c21..b5839ba53941 100644
--- a/graphics/exact-image/Makefile
+++ b/graphics/exact-image/Makefile
@@ -28,8 +28,7 @@ CFLAGS+= -fPIC
#broken headers on c++ in base system:
CPPFLAGS+= -fpermissive -I${LOCALBASE}/include/libpng15
USE_BZIP2= yes
-USE_GMAKE= yes
-USE_PERL5= yes
+USES= gmake perl5 pkgconfig
USE_PYTHON= 2.5+
USE_XORG= x11
USE_EFL= evas
diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile
index a48bb01617a3..e5229195bba7 100644
--- a/graphics/f-spot/Makefile
+++ b/graphics/f-spot/Makefile
@@ -29,8 +29,7 @@ USE_BZIP2= yes
USE_SQLITE= yes
USE_GNOME= gnomehack gnomeprefix intlhack gnomedesktopsharp20
GNU_CONFIGURE= yes
-USES= gettext
-USE_GMAKE= yes
+USES= gettext gmake pkgconfig
INSTALLS_ICONS= yes
INSTALLS_OMF= yes
USE_LDCONFIG= yes