diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-08-29 15:41:00 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-08-29 15:41:00 +0000 |
commit | 3159210409ae49f1c48336f7c9928a351f8ac6ad (patch) | |
tree | 297c76121f3544e0ac6df87e73dbe70fe7b37e4f /devel/libslang2 | |
parent | d9c7e955ff11e1e6e725e125e963761f49d4f793 (diff) | |
download | ports-3159210409ae49f1c48336f7c9928a351f8ac6ad.tar.gz ports-3159210409ae49f1c48336f7c9928a351f8ac6ad.zip |
Notes
Diffstat (limited to 'devel/libslang2')
-rw-r--r-- | devel/libslang2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libslang2/Makefile b/devel/libslang2/Makefile index 32921fb5669a..63c9fb657655 100644 --- a/devel/libslang2/Makefile +++ b/devel/libslang2/Makefile @@ -18,7 +18,7 @@ MAINTAINER= garga@FreeBSD.org COMMENT= Routines for rapid alpha-numeric terminal applications development USE_BZIP2= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |