diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 23:30:05 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 23:30:05 +0000 |
commit | bdeb8561511e9869fe7b4735106e13b68b529eb8 (patch) | |
tree | e962c6543fdab0f842a6d242127e735d0347e99c /graphics/xournal | |
parent | 44eaadcb751194bcef34890a161d4bf9a873a2a4 (diff) | |
download | ports-bdeb8561511e9869fe7b4735106e13b68b529eb8.tar.gz ports-bdeb8561511e9869fe7b4735106e13b68b529eb8.zip |
Notes
Diffstat (limited to 'graphics/xournal')
-rw-r--r-- | graphics/xournal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xournal/Makefile b/graphics/xournal/Makefile index ba47340df5bd..f217400801e0 100644 --- a/graphics/xournal/Makefile +++ b/graphics/xournal/Makefile @@ -21,7 +21,7 @@ CONFIGURE_ARGS= --docdir="${DOCSDIR}" INSTALLS_ICONS= yes INSTALL_TARGET= install desktop-install -OPTIONS_DEFINE= GHOSTSCRIPT +OPTIONS_DEFINE= GHOSTSCRIPT DOCS GHOSTSCRIPT_DESC= Install ghostscript (PS/PDF as bitmap bg) OPTIONS_DEFAULT= GHOSTSCRIPT |