svn commit: r303637 - head/net/netatalk3

Joe Marcus Clarke marcus at FreeBSD.org
Tue Sep 4 06:17:28 UTC 2012


Author: marcus
Date: Tue Sep  4 06:17:27 2012
New Revision: 303637
URL: http://svn.freebsd.org/changeset/ports/303637

Log:
  Add a forgotten USE_LDCONFIG.

Modified:
  head/net/netatalk3/Makefile

Modified: head/net/netatalk3/Makefile
==============================================================================
--- head/net/netatalk3/Makefile	Tue Sep  4 05:35:29 2012	(r303636)
+++ head/net/netatalk3/Makefile	Tue Sep  4 06:17:27 2012	(r303637)
@@ -7,6 +7,7 @@
 
 PORTNAME=	netatalk
 PORTVERSION=	3.0
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	SF
 
@@ -26,6 +27,7 @@ USE_GMAKE=	yes
 USE_PERL5=	yes
 USE_GNOME=	pkgconfig
 WANT_GNOME=	yes
+USE_LDCONFIG=	yes
 USE_RC_SUBR=	netatalk
 
 CONFIGURE_ARGS+=	--enable-tcp-wrappers \



More information about the svn-ports-all mailing list