diff options
Diffstat (limited to 'deskutils/google-gadgets/Makefile')
-rw-r--r-- | deskutils/google-gadgets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/google-gadgets/Makefile b/deskutils/google-gadgets/Makefile index 5545528e6fb1..eb9a4e9be151 100644 --- a/deskutils/google-gadgets/Makefile +++ b/deskutils/google-gadgets/Makefile @@ -65,7 +65,7 @@ LIB_DEPENDS+= webkitgtk-1.0.0:${PORTSDIR}/www/webkit-gtk2 .endif .if ${PORT_OPTIONS:MMOZILLA} -USE_GECKO= libxul19 +USE_GECKO= libxul .endif .if ${PORT_OPTIONS:MGTKWEBKIT} && ! ${PORT_OPTIONS:MGTK} |