aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2012-09-04 14:17:27 +0800
committermarcus <marcus@FreeBSD.org>2012-09-04 14:17:27 +0800
commit907cb7f9fa82f74e954346c9d94ac9fefd436d2e (patch)
tree25cd919b8e1885a7c4c38e6df940abf2869d93f2
parent92397daf1d00a5fcafbfacc8f9ea4ac29f55e0e7 (diff)
downloadfreebsd-ports-gnome-907cb7f9fa82f74e954346c9d94ac9fefd436d2e.tar.gz
freebsd-ports-gnome-907cb7f9fa82f74e954346c9d94ac9fefd436d2e.tar.zst
freebsd-ports-gnome-907cb7f9fa82f74e954346c9d94ac9fefd436d2e.zip
Add a forgotten USE_LDCONFIG.
-rw-r--r--net/netatalk3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/netatalk3/Makefile b/net/netatalk3/Makefile
index a458417e5b9b..1003c448bf28 100644
--- a/net/netatalk3/Makefile
+++ b/net/netatalk3/Makefile
@@ -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 \