diff options
Diffstat (limited to 'net/hesiod')
-rw-r--r-- | net/hesiod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hesiod/Makefile b/net/hesiod/Makefile index bf7e8c4ee8fd..2273e77214d7 100644 --- a/net/hesiod/Makefile +++ b/net/hesiod/Makefile @@ -23,7 +23,7 @@ MAN3= hesiod.3 hesiod_end.3 hesiod_free_list.3 \ MAN5= hesiod.conf.5 GNU_CONFIGURE= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> |