diff options
Diffstat (limited to 'freebsd/Makefile')
-rw-r--r-- | freebsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/Makefile b/freebsd/Makefile index d8b7924..a8a46db 100644 --- a/freebsd/Makefile +++ b/freebsd/Makefile @@ -55,7 +55,7 @@ PLIST_SUB+= GTK="@comment " \ .elif ${FLAVOR} == gtk USES+= desktop-file-utils # FIXME: To appease QA checks, we would have to -# USE_GNOME+=cairo gdkpixbuf2 and +# USE_GNOME+=cairo gdkpixbuf and # gtk_LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz USE_GNOME+= gtk30 CONFIGURE_ARGS+= --program-prefix=g \ |