ports/177540: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Mon Apr 1 10:00:01 UTC 2013


The following reply was made to PR ports/177540; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at 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 at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-gnome mailing list