ports/184614: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Fri Dec 20 20:00:01 UTC 2013
The following reply was made to PR ports/184614; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 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-multimedia
mailing list