diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 13:03:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 13:03:55 +0000 |
commit | 270a2cb06bac9deaa83a7bf518d24dd5290f1038 (patch) | |
tree | d906a1023121e31d8ba733cea9aaadba68454b16 /print | |
parent | cf39093e7bc1b82429c6b399fd5ba0c35dad1c06 (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/xfce4-print/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index 0d3c66c29aef..0c36d0b27e42 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -24,7 +24,6 @@ USE_GMAKE= yes USE_GNOME= glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes USE_XFCE= configenv libgui libmcs libutil mcsmanager -USE_XLIB= yes OPTIONS= LPR "Use lpr as printing system" on \ CUPS "Use cups as printing system" off \ |