mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix typo that turned off all the default OPTIONS. Bump PORTREVISION.
This commit is contained in:
parent
7d3444db5b
commit
f1560cebed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365108
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= lablgtk2
|
||||
PORTVERSION= 2.16.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/979/ \
|
||||
LOCAL/bf
|
||||
@ -24,7 +25,7 @@ USE_OCAML_WASH= yes
|
||||
|
||||
OPTIONS_DEFINE= GLADE GNOMECANVAS GNOMEUI GTKGLAREA GTKSOURCEVIEW2 \
|
||||
GTKSPELL LIBRSVG2 DOCS EXAMPLES
|
||||
_OPTIONS_DEFAULT= GLADE GNOMECANVAS GNOMEUI GTKGLAREA GTKSOURCEVIEW2 \
|
||||
OPTIONS_DEFAULT= GLADE GNOMECANVAS GNOMEUI GTKGLAREA GTKSOURCEVIEW2 \
|
||||
GTKSPELL LIBRSVG2
|
||||
|
||||
GNOMECANVAS_DESC= GnomeCanvas support
|
||||
|
Loading…
Reference in New Issue
Block a user