svn commit: r305558 - head/print/xfce4-print

Eitan Adler eadler at FreeBSD.org
Tue Oct 9 06:28:19 UTC 2012


Author: eadler
Date: Mon Oct  8 22:03:47 2012
New Revision: 305558
URL: http://svn.freebsd.org/changeset/ports/305558

Log:
  Add default option

Modified:
  head/print/xfce4-print/Makefile

Modified: head/print/xfce4-print/Makefile
==============================================================================
--- head/print/xfce4-print/Makefile	Mon Oct  8 21:55:37 2012	(r305557)
+++ head/print/xfce4-print/Makefile	Mon Oct  8 22:03:47 2012	(r305558)
@@ -23,6 +23,7 @@ USE_LDCONFIG=	yes
 USE_XFCE=	configenv libgui libutil xfconf
 
 OPTIONS_DEFINE=	LETTER
+OPTIONS_DEFAULT=	LPR
 OPTIONS_SINGLE=	PRINTMETHOD
 OPTIONS_SINGLE_PRINTMETHOD=	LPR CUPS
 LETTER_DESC=	Use letter paper format instead of A4



More information about the svn-ports-all mailing list