diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 14:20:25 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 14:20:25 +0000 |
| commit | 992586fa0863f8346a19cbcdfbba376c5c4dfd43 (patch) | |
| tree | 87b239f8431cee200969f89da8739806496b7dad /lang/vala | |
| parent | dc0ce8f5839343b4c972ae818337189b1b55d447 (diff) | |
Notes
Diffstat (limited to 'lang/vala')
| -rw-r--r-- | lang/vala/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/vala/Makefile b/lang/vala/Makefile index 05fcf6ea6f76..907ed8f4052c 100644 --- a/lang/vala/Makefile +++ b/lang/vala/Makefile @@ -12,11 +12,10 @@ COMMENT= Programming language and compiler that converts Vala code into C code LICENSE= LGPL21 -USES= bison pathfix +USES= bison pathfix pkgconfig USE_XZ= yes USE_GNOME= glib20 gnomeprefix libxslt USE_GMAKE= yes -USE_PKGCONFIG= build GNU_CONFIGURE= yes USE_GETTEXT= yes CPPFLAGS+= -I${LOCALBASE}/include |
