svn commit: r327798 - head/net

Koop Mast kwm at FreeBSD.org
Sat Sep 21 08:40:44 UTC 2013


Author: kwm
Date: Sat Sep 21 08:40:44 2013
New Revision: 327798
URL: http://svnweb.freebsd.org/changeset/ports/327798

Log:
  Actualy hook up avahi-gtk3.
  
  Submitted by:	linimon

Modified:
  head/net/Makefile

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Sat Sep 21 08:39:08 2013	(r327797)
+++ head/net/Makefile	Sat Sep 21 08:40:44 2013	(r327798)
@@ -37,6 +37,7 @@
     SUBDIR += avahi-app
     SUBDIR += avahi-autoipd
     SUBDIR += avahi-gtk
+    SUBDIR += avahi-gtk3
     SUBDIR += avahi-header
     SUBDIR += avahi-libdns
     SUBDIR += avahi-qt4


More information about the svn-ports-all mailing list