Date: Mon, 14 Jul 2014 15:38:50 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 191804] New port: www/vimb The vim like browser, version 2.5 Message-ID: <bug-191804-13-Ee6gAU1EqH@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-191804-13@https.bugs.freebsd.org/bugzilla/> References: <bug-191804-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191804 Adam Weinberger <adamw@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adamw@FreeBSD.org --- Comment #1 from Adam Weinberger <adamw@FreeBSD.org> --- There's no need to use bsd.options.mk here. GTK2_LIB_DEPENDS= libwebkitgtk-1.0.so:${PORTS... GTK2_USE= GNOME=gtk20 ... GTK3_MAKE_ENV= GTK="3" Also, please run "portlint -C" on your port. You have a number of problems, including spaces instead of tabs, manpages that aren't listed with .gz, and a plist that could easily be listed in PLIST_FILES. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191804-13-Ee6gAU1EqH>