diff options
Diffstat (limited to 'devel/libgnugetopt/Makefile')
-rw-r--r-- | devel/libgnugetopt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgnugetopt/Makefile b/devel/libgnugetopt/Makefile index 5201f0d72a38..7f9b98dafcdd 100644 --- a/devel/libgnugetopt/Makefile +++ b/devel/libgnugetopt/Makefile @@ -22,7 +22,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GNU getopt library USE_BZIP2= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes do-install: @ ${INSTALL_DATA} ${WRKSRC}/getopt.h ${PREFIX}/include |