diff options
Diffstat (limited to 'print/flpsed')
-rw-r--r-- | print/flpsed/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/flpsed/Makefile b/print/flpsed/Makefile index 88d8dcd46a96..88f1b1b4577e 100644 --- a/print/flpsed/Makefile +++ b/print/flpsed/Makefile @@ -15,8 +15,7 @@ LICENSE= GPLv3 LIB_DEPENDS+= libfltk.so:${PORTSDIR}/x11-toolkits/fltk GNU_CONFIGURE= yes -USE_GHOSTSCRIPT=yes -USES= desktop-file-utils gmake +USES= desktop-file-utils ghostscript gmake PLIST_FILES= bin/flpsed \ man/man1/flpsed.1.gz \ share/applications/flpsed.desktop \ |