diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 08:49:46 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 08:49:46 +0000 |
commit | 019f2422aaa071ea4b35d1bc3b69068878ea93d5 (patch) | |
tree | e9e009fc092528bdc298f66c506930624e74cb2c /devel/gio-sharp | |
parent | 4dfe867ac40f1b052a2f64bf10a0f33f79b55dbe (diff) | |
download | ports-019f2422aaa071ea4b35d1bc3b69068878ea93d5.tar.gz ports-019f2422aaa071ea4b35d1bc3b69068878ea93d5.zip |
Notes
Diffstat (limited to 'devel/gio-sharp')
-rw-r--r-- | devel/gio-sharp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gio-sharp/Makefile b/devel/gio-sharp/Makefile index 11b308046fb9..872ba7de71ff 100644 --- a/devel/gio-sharp/Makefile +++ b/devel/gio-sharp/Makefile @@ -12,7 +12,7 @@ COMMENT= GIO bindings not available in gtk-sharp USE_BZIP2= yes GNU_CONFIGURE= yes -USES= gmake +USES= gmake pkgconfig USE_GNOME= gnomehack gtksharp20 MAKE_JOBS_UNSAFE=yes |