diff options
Diffstat (limited to 'net/gmdns/Makefile')
-rw-r--r-- | net/gmdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gmdns/Makefile b/net/gmdns/Makefile index 986773cb934..55b937cc0e2 100644 --- a/net/gmdns/Makefile +++ b/net/gmdns/Makefile @@ -18,7 +18,7 @@ COMMENT= A GNU implementation of multicast DNS, part of Zeroconf USE_BZIP2= yes USE_GNOME= gnomehack glib20 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |