831257661e
- File Browser side panel improvements (Ignacio Casal Quinteiro) - Fix print preview in landscape mode (Adrian Johnson) - Handle a command line specifying a big line number (Paolo Borelli, David Toton) mprovements in snippets plugin (Jesse van den Kieboom) - Use autoreconf instead gnome-autogen (Javier Jardón) - Extensive snippet collection for docbook - Improved html snippets (Jaseem Abid) - Misc bugfixes - New and updated translations c.f., http://git.gnome.org/browse/gedit/plain/NEWS?id=3.6.1
10 lines
221 B
Makefile
10 lines
221 B
Makefile
# $NetBSD: Makefile,v 1.5 2012/10/29 14:48:41 prlw1 Exp $
|
|
#
|
|
|
|
.include "../../editors/gedit3/Makefile.common"
|
|
|
|
COMMENT= Lightweight GNOME UTF-8 text editor
|
|
|
|
CONFIGURE_ARGS+= --disable-spell
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|