diff options
Diffstat (limited to 'devel/asis/Makefile')
-rw-r--r-- | devel/asis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/asis/Makefile b/devel/asis/Makefile index a9945b43e317..09f968350b0e 100644 --- a/devel/asis/Makefile +++ b/devel/asis/Makefile @@ -19,7 +19,7 @@ COMMENT= GNAT implementation of the Ada Semantic Interface Specification BUILD_DEPENDS= adagcc:${PORTSDIR}/lang/gnat -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .include <bsd.port.pre.mk> |