diff options
author | bapt <bapt@FreeBSD.org> | 2016-01-11 00:19:37 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2016-01-11 00:19:37 +0800 |
commit | c28300b2e6c0aaa987f2b45724e48962368775fa (patch) | |
tree | e9e56b4b803cd544cd8f132d6c3d6bb7f6e9e442 /www/webkit-gtk2 | |
parent | faa87cb5e67c5459b4bd7260bdc640184d487f93 (diff) | |
download | freebsd-ports-gnome-c28300b2e6c0aaa987f2b45724e48962368775fa.tar.gz freebsd-ports-gnome-c28300b2e6c0aaa987f2b45724e48962368775fa.tar.zst freebsd-ports-gnome-c28300b2e6c0aaa987f2b45724e48962368775fa.zip |
Convert www ports to USES=sqlite and USES=firebird
Diffstat (limited to 'www/webkit-gtk2')
-rw-r--r-- | www/webkit-gtk2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index 04d4a90d92a4..41c7ee32b1b6 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -28,12 +28,11 @@ PORTSCOUT= limit:1.4.*$$ USE_GSTREAMER1= yes USE_XORG= xt xdamage xcomposite USES= bison compiler:c++11-lib gettext gmake gperf libtool \ - perl5 pkgconfig shebangfix tar:xz + perl5 pkgconfig shebangfix sqlite tar:xz USE_RUBY= yes RUBY_NO_RUN_DEPENDS=yes USE_GNOME= cairo gtk20 introspection:build libxslt USE_GL= gl -USE_SQLITE= 3 USE_PERL5= build USE_LDCONFIG= yes GNU_CONFIGURE= yes |