diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-08-08 13:56:32 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-08-08 13:56:32 +0000 |
commit | 652724b9ab96d404a700b6a2896f2c77d493c428 (patch) | |
tree | ec56345c844af8f9f9b0ba54a71fb2c35bb0c3bd /lang/vala | |
parent | cb3ccb4f1fdb422331f531c7488bd525e9071166 (diff) |
Notes
Diffstat (limited to 'lang/vala')
-rw-r--r-- | lang/vala/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/vala/Makefile b/lang/vala/Makefile index 047d804dbf36..7101a9d17f85 100644 --- a/lang/vala/Makefile +++ b/lang/vala/Makefile @@ -11,6 +11,8 @@ COMMENT= Programming language and compiler that converts Vala code into C code LICENSE= LGPL21 +PORTSCOUT= limitw:1,even + USES= bison gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= glib20 gnomeprefix libxslt GNU_CONFIGURE= yes |