summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2013-09-04 07:55:49 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2013-09-04 07:55:49 +0000
commit45f061d9218cc235a83c0a8381022d947c0ea11c (patch)
treeb5af03a2358e5de53a90e00583d79ad81f89fcf0 /graphics
parent- convert to the new perl5 framework (diff)
Add an explicit dependency upon pkg-config (USES+=pkgconfig)
uncovered by an exp libiconv -> inconv swith. Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=326258
Diffstat (limited to 'graphics')
-rw-r--r--graphics/eos-movrec/Makefile2
-rw-r--r--graphics/xsane/Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/eos-movrec/Makefile b/graphics/eos-movrec/Makefile
index 9818882b1fa5..3ae9afd6ff29 100644
--- a/graphics/eos-movrec/Makefile
+++ b/graphics/eos-movrec/Makefile
@@ -20,7 +20,7 @@ LICENSE= GPLv2
LIB_DEPENDS= gphoto2:${PORTSDIR}/graphics/libgphoto2
USE_BZIP2= yes
-USES= cmake
+USES= cmake pkgconfig
USE_QT4= qmake_build moc_build rcc_build uic_build gui
PLIST_FILES= bin/eos_movrec \
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile
index e16ac041ee09..9ee05cf6cbe2 100644
--- a/graphics/xsane/Makefile
+++ b/graphics/xsane/Makefile
@@ -23,6 +23,7 @@ GNU_CONFIGURE= yes
USE_GNOME= gtk20
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+USES= pkgconfig
MAN1= xsane.1