aboutsummaryrefslogtreecommitdiff
path: root/accessibility/accerciser
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-05 21:32:14 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-05 21:32:14 +0000
commite1c05666f2f300923759241b0e20265abeb4a1e0 (patch)
tree28e15dd7054c672279e72d81b733f6bf110bbd35 /accessibility/accerciser
parent8408abc5a8e6f22c8f8d25584f5062a687510c3c (diff)
downloadports-e1c05666f2f300923759241b0e20265abeb4a1e0.tar.gz
ports-e1c05666f2f300923759241b0e20265abeb4a1e0.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=326449
Diffstat (limited to 'accessibility/accerciser')
-rw-r--r--accessibility/accerciser/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/accerciser/Makefile b/accessibility/accerciser/Makefile
index d087d37d4a16..5e219752e538 100644
--- a/accessibility/accerciser/Makefile
+++ b/accessibility/accerciser/Makefile
@@ -15,7 +15,7 @@ COMMENT= Interactive Python accessibility explorer for GNOME
USE_BZIP2= yes
USE_GNOME= pygnomedesktop atspi intlhack
USE_PYTHON= yes
-USES= gettext gmake display:configure
+USES= display:configure gettext gmake pkgconfig
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes