diff options
Diffstat (limited to 'print/psdim/Makefile')
-rw-r--r-- | print/psdim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/psdim/Makefile b/print/psdim/Makefile index f59d82df473f..0777c6989a35 100644 --- a/print/psdim/Makefile +++ b/print/psdim/Makefile @@ -12,7 +12,7 @@ COMMENT= Calculates the optimal placement of the pages for n-up printing LICENSE= GPLv2 -USE_GHOSTSCRIPT=yes +USES= ghostscript HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} |