diff options
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/fntsample/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/fntsample/Makefile b/x11-fonts/fntsample/Makefile index b48852ddf742..b47f9c2f1206 100644 --- a/x11-fonts/fntsample/Makefile +++ b/x11-fonts/fntsample/Makefile @@ -22,7 +22,7 @@ CONFIGURE_ARGS= --with-unicode-blocks=${WRKSRC}/Blocks.txt GNU_CONFIGURE= yes USE_GNOME= pango USE_PERL5= run -USES= gettext iconv perl5 pkgconfig +USES= gettext gnome iconv perl5 pkgconfig PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz \ |