diff options
author | miwi <miwi@FreeBSD.org> | 2013-02-21 10:25:42 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-02-21 10:25:42 +0800 |
commit | 2b9f2918fae6cbb440161005333609d20efc06f5 (patch) | |
tree | 8e03f9a3732cc61c837d9044135879acb67489ce /www/volta | |
parent | 676aff72a2bd2d8570a7072e017abdbe368f270d (diff) | |
download | freebsd-ports-gnome-2b9f2918fae6cbb440161005333609d20efc06f5.tar.gz freebsd-ports-gnome-2b9f2918fae6cbb440161005333609d20efc06f5.tar.zst freebsd-ports-gnome-2b9f2918fae6cbb440161005333609d20efc06f5.zip |
- Unbreak build
Diffstat (limited to 'www/volta')
-rw-r--r-- | www/volta/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/volta/Makefile b/www/volta/Makefile index 4577591f575a..77a4972b6710 100644 --- a/www/volta/Makefile +++ b/www/volta/Makefile @@ -20,6 +20,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= cdb:${PORTSDIR}/databases/tinycdb +USE_PKGCONFIG= build USE_GMAKE= yes USE_LUA= 5.1 ALL_TARGET= ${PORTNAME} |