aboutsummaryrefslogtreecommitdiff
path: root/lang/neko
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2016-11-19 19:44:50 +0000
committerThomas Zander <riggs@FreeBSD.org>2016-11-19 19:44:50 +0000
commitf514a7b8f71dc2157cd5ff5f0f3a14d4e1bc02a4 (patch)
treefd1fefcc826e49037dcaa5ed592af3ee8ccdcf8a /lang/neko
parentad51ca520be2ad47fe9fa0f3061d41d83bc9fa93 (diff)
downloadports-f514a7b8f71dc2157cd5ff5f0f3a14d4e1bc02a4.tar.gz
ports-f514a7b8f71dc2157cd5ff5f0f3a14d4e1bc02a4.zip
Minor port cleanup, accidentally omitted during initial checkin
Notes
Notes: svn path=/head/; revision=426534
Diffstat (limited to 'lang/neko')
-rw-r--r--lang/neko/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/neko/Makefile b/lang/neko/Makefile
index e9c5b3aa0bd9..4ba994c44e4b 100644
--- a/lang/neko/Makefile
+++ b/lang/neko/Makefile
@@ -15,14 +15,13 @@ LIB_DEPENDS= libgc-threaded.so:devel/boehm-gc-threaded \
libpcre.so:devel/pcre libpcreposix.so:devel/pcre \
libmbedtls.so:security/mbedtls libmbedcrypto.so:security/mbedtls libmbedx509.so:security/mbedtls \
libfontconfig.so:x11-fonts/fontconfig libfreetype.so:print/freetype2 \
- libmysqlclient.so:databases/mysql56-client \
- libsqlite3.so:databases/sqlite3
+ libmysqlclient.so:databases/mysql56-client
BROKEN_FreeBSD_9= does not build
-USES= cmake pkgconfig
+USES= cmake pkgconfig sqlite:3
-USE_GNOME= gtk20 pango atk cairo gdkpixbuf2 glib20
+USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango
USE_GITHUB= yes
GH_ACCOUNT= HaxeFoundation
# GH_PROJECT is the same as port name