diff options
Diffstat (limited to 'print/pstotext/Makefile')
-rw-r--r-- | print/pstotext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pstotext/Makefile b/print/pstotext/Makefile index 06387a57608c..eb3a70c95c1e 100644 --- a/print/pstotext/Makefile +++ b/print/pstotext/Makefile @@ -18,7 +18,7 @@ LICENSE_NAME= End User License Agreement LICENSE_FILE= ${WRKSRC}/pstotext.txt LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -USE_GHOSTSCRIPT_RUN= yes +USES= ghostscript:run SUB_LIST= LICENSE=${LICENSE} \ LICENSE_DIR=${_LICENSE_DIR} |