summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:32:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:32:24 +0000
commit2729c7d447146fca0b2c7e1f9bc2968fc4a33ad0 (patch)
treee390baaa8e511f6302365d46e92b2e41fef35bd0 /archivers
parentAdd an explicit dependency on pkgconf (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326095
Diffstat (limited to 'archivers')
-rw-r--r--archivers/xarchive/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/xarchive/Makefile b/archivers/xarchive/Makefile
index 1d37b58b59ad..02412963ff2d 100644
--- a/archivers/xarchive/Makefile
+++ b/archivers/xarchive/Makefile
@@ -12,6 +12,7 @@ COMMENT= GTK+ front end for various archiving tools
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
+USES= pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= gtk20