diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-06-30 19:37:57 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-06-30 19:37:57 +0800 |
commit | 60d1bd004aa610051a3da8f2fb63c4b41c857301 (patch) | |
tree | 99373f08bda0cea636de4904db7a38c3298f87c8 /print | |
parent | da7b67a06628aaee1cac3bbc855b0c7e38aa6a95 (diff) | |
download | freebsd-ports-gnome-60d1bd004aa610051a3da8f2fb63c4b41c857301.tar.gz freebsd-ports-gnome-60d1bd004aa610051a3da8f2fb63c4b41c857301.tar.zst freebsd-ports-gnome-60d1bd004aa610051a3da8f2fb63c4b41c857301.zip |
- shorter desc for options
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile index 4222a73c7c77..5748fd212362 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -75,7 +75,7 @@ OPTIONS_DEFAULT= LIBPAPER GHOSTSCRIPT NO_OPTIONS_SORT= yes .endif -LIBUSB_DESC= Enable USB support +LIBUSB_DESC= USB support GHOSTSCRIPT_DESC= Build pdftops with GHOSTSCRIPT XPDF_DESC= Build pdftops with XPDF XDG_OPEN= Build with XDG_OPEN as browser |