aboutsummaryrefslogtreecommitdiff
path: root/games/eboard
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:16:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:16:30 +0000
commitbe41425d62fadcf027f2786f380ffa32662102d1 (patch)
tree01acb1d2a968dc8d10b50517f6c4e4baf10c93e6 /games/eboard
parent83021732317b2ba7b8c7b282f63433710942e378 (diff)
downloadports-be41425d62fadcf027f2786f380ffa32662102d1.tar.gz
ports-be41425d62fadcf027f2786f380ffa32662102d1.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326090
Diffstat (limited to 'games/eboard')
-rw-r--r--games/eboard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/eboard/Makefile b/games/eboard/Makefile
index 493eb660caf0..60d2d08f9639 100644
--- a/games/eboard/Makefile
+++ b/games/eboard/Makefile
@@ -19,7 +19,7 @@ COMMENT= GTK+ chess board interface (mainly for FICS and chessd)
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
EXTRAS= 1pl2 2
-USES= shebangfix
+USES= shebangfix pkgconfig
USE_BZIP2= yes
HAS_CONFIGURE= yes
USE_PERL5_BUILD=yes