diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:32:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:32:24 +0000 |
commit | 2729c7d447146fca0b2c7e1f9bc2968fc4a33ad0 (patch) | |
tree | e390baaa8e511f6302365d46e92b2e41fef35bd0 /archivers | |
parent | 7ebaf95f6c3d98b618b9a70173d29b0e23714527 (diff) | |
download | ports-2729c7d447146fca0b2c7e1f9bc2968fc4a33ad0.tar.gz ports-2729c7d447146fca0b2c7e1f9bc2968fc4a33ad0.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/xarchive/Makefile | 1 |
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 |