diff options
-rw-r--r-- | x11-toolkits/vte3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile index 655f69646794..682d703c932a 100644 --- a/x11-toolkits/vte3/Makefile +++ b/x11-toolkits/vte3/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= gnome3 MAINTAINER?= gnome@FreeBSD.org COMMENT?= Gtk 3 based terminal widget with accessibility and I18N support -USES= tar:xz +USES+= tar:xz .if !defined(REFERENCE_PORT) VTE3_SLAVE?= no |