diff options
author | ahze <ahze@FreeBSD.org> | 2008-03-01 02:33:41 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2008-03-01 02:33:41 +0800 |
commit | 4c3541d13efa2e6945545bad1838feefcadcef1e (patch) | |
tree | 32bca8c905140ba3106e3bbf43dc6812d3bfb662 /print | |
parent | 95da99b8b8568064256cb549b26345850f8eb484 (diff) | |
download | freebsd-ports-graphics-4c3541d13efa2e6945545bad1838feefcadcef1e.tar.gz freebsd-ports-graphics-4c3541d13efa2e6945545bad1838feefcadcef1e.tar.zst freebsd-ports-graphics-4c3541d13efa2e6945545bad1838feefcadcef1e.zip |
Remove the option for the gimp print driver, let graphics/gimp handle that
Diffstat (limited to 'print')
-rw-r--r-- | print/gutenprint/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile index f1b196f0974..78ff8ed91e6 100644 --- a/print/gutenprint/Makefile +++ b/print/gutenprint/Makefile @@ -19,7 +19,6 @@ COMMENT= The "meta-port" for GutenPrint RUN_DEPENDS= gutenprint-base>0:${PORTSDIR}/print/gutenprint-base OPTIONS= CUPS "GutenPrint (gimp-print) Cups Drivers" Off \ - GIMP "GutenPrint Plugin for the GIMP (gimp-print)" Off \ IJS "IJS GhostScript Drivers" On \ FOOMATIC "Foomatic data files" Off |