diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 17:37:22 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 17:37:22 +0000 |
commit | 74aebe4fa530662ae716b20f309627c83672d06a (patch) | |
tree | f26b60296b320b1901d50506249e5bbe82bc318f /textproc/scim-bridge/Makefile | |
parent | 2a993a3b2bcdaba47df9bb0143e2c044a96b0503 (diff) | |
download | ports-74aebe4fa530662ae716b20f309627c83672d06a.tar.gz ports-74aebe4fa530662ae716b20f309627c83672d06a.zip |
Notes
Diffstat (limited to 'textproc/scim-bridge/Makefile')
-rw-r--r-- | textproc/scim-bridge/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/scim-bridge/Makefile b/textproc/scim-bridge/Makefile index edb44132515a..214130f0167e 100644 --- a/textproc/scim-bridge/Makefile +++ b/textproc/scim-bridge/Makefile @@ -16,8 +16,7 @@ COMMENT= Scim-bridge agent (server) LIB_DEPENDS= scim-1.0.10:${PORTSDIR}/textproc/scim -USE_GMAKE= yes -USES= gettext +USES= gettext gmake pkgconfig GNU_CONFIGURE= yes LICENSE= GPLv2 LGPL21 |