Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Apr 2013 10:00:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        gnome@FreeBSD.org
Subject:   Re: ports/177540: commit references a PR
Message-ID:  <201304011000.r31A01iZ020078@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/177540; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/177540: commit references a PR
Date: Mon,  1 Apr 2013 09:55:45 +0000 (UTC)

 Author: kwm
 Date: Mon Apr  1 09:55:37 2013
 New Revision: 315649
 URL: http://svnweb.freebsd.org/changeset/ports/315649
 
 Log:
   Fix typo in OptionNG conversion, so option is usable again.
   
   PR:		ports/177540
   Submitted by:	Fredrik Nystrom <fredrik@lysator.liu.se>
   Approved by:	portmgr (miwi)
 
 Modified:
   head/x11/gnome2/Makefile
 
 Modified: head/x11/gnome2/Makefile
 ==============================================================================
 --- head/x11/gnome2/Makefile	Mon Apr  1 09:53:51 2013	(r315648)
 +++ head/x11/gnome2/Makefile	Mon Apr  1 09:55:37 2013	(r315649)
 @@ -63,7 +63,7 @@ USE_PYTHON=	yes
  .endif
  
  .if !defined(GNOME_SLAVE) || ${.CURDIR:T}=="gnome2-lite"
 -OPTIONS_DEFINE=	XSCHEENSAVER
 +OPTIONS_DEFINE=	XSCREENSAVER
  XSCREENSAVER_DESC=	Use xscreensaver as screen saver app
  #		MAPI "Depend on evolution-mapi (pulls in samba4)
  .endif
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304011000.r31A01iZ020078>