Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 2013 20:00:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-multimedia@FreeBSD.org
Subject:   Re: ports/184614: commit references a PR
Message-ID:  <201312202000.rBKK00VQ033553@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184614: commit references a PR
Date: Fri, 20 Dec 2013 19:55:37 +0000 (UTC)

 Author: nox
 Date: Fri Dec 20 19:55:29 2013
 New Revision: 337086
 URL: http://svnweb.freebsd.org/changeset/ports/337086
 
 Log:
   Spell NOTIFY gtk20 dependency as NOTIFY_USE= GNOME=gtk20.
   
   PR:		ports/184614
   Submitted by:	kwm (via irc earlier)
 
 Modified:
   head/multimedia/vlc/Makefile
 
 Modified: head/multimedia/vlc/Makefile
 ==============================================================================
 --- head/multimedia/vlc/Makefile	Fri Dec 20 19:46:09 2013	(r337085)
 +++ head/multimedia/vlc/Makefile	Fri Dec 20 19:55:29 2013	(r337086)
 @@ -166,8 +166,8 @@ NCURSES_CONFIGURE_ENABLE=	ncurses
  NLS_USES=		gettext
  NLS_CONFIGURE_ENABLE=	nls
  
 -NOTIFY_LIB_DEPENDS=	libnotify.so:${PORTSDIR}/devel/libnotify \
 -			libgtk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20
 +NOTIFY_LIB_DEPENDS=	libnotify.so:${PORTSDIR}/devel/libnotify
 +NOTIFY_USE=		GNOME=gtk20
  NOTIFY_CONFIGURE_ENABLE=	notify
  
  OPTIMIZED_CFLAGS_CFLAGS=	-O3 -ffast-math -fomit-frame-pointer
 _______________________________________________
 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?201312202000.rBKK00VQ033553>