summaryrefslogtreecommitdiffstats
path: root/lang/vala/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-03-08 22:51:46 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-03-08 22:51:46 +0800
commitd2783673a6aa9887c65d49f3b76b4db6ef8172bf (patch)
tree8f2f8715e540ce193c2dd8369428b81f72ab2e0d /lang/vala/Makefile
parent0248655c49ac1fb07e8908758adf34514cfa179b (diff)
downloadmarcuscom-ports-d2783673a6aa9887c65d49f3b76b4db6ef8172bf.tar
marcuscom-ports-d2783673a6aa9887c65d49f3b76b4db6ef8172bf.tar.gz
marcuscom-ports-d2783673a6aa9887c65d49f3b76b4db6ef8172bf.tar.bz2
marcuscom-ports-d2783673a6aa9887c65d49f3b76b4db6ef8172bf.tar.lz
marcuscom-ports-d2783673a6aa9887c65d49f3b76b4db6ef8172bf.tar.xz
marcuscom-ports-d2783673a6aa9887c65d49f3b76b4db6ef8172bf.tar.zst
marcuscom-ports-d2783673a6aa9887c65d49f3b76b4db6ef8172bf.zip
Use USES=libtool
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19019 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'lang/vala/Makefile')
-rw-r--r--lang/vala/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/vala/Makefile b/lang/vala/Makefile
index 677e78702..dc6ebb4aa 100644
--- a/lang/vala/Makefile
+++ b/lang/vala/Makefile
@@ -12,7 +12,7 @@ COMMENT= Programming language and compiler that converts Vala code into C code
LICENSE= LGPL21
-USES= bison gettext gmake pathfix pkgconfig
+USES= bison gettext gmake libtool pathfix pkgconfig
USE_XZ= yes
USE_GNOME= glib20 gnomeprefix libxslt introspection:build
GNU_CONFIGURE= yes