We no longer install any libraries to $PREFIX/lib, so remove this from

LDCONFIG_DIRS.
This commit is contained in:
Gerald Pfeifer 2005-07-19 15:07:34 +00:00
parent 830ca14b70
commit 16962b6b74
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139596
12 changed files with 12 additions and 12 deletions

View file

@ -76,7 +76,7 @@ MAKE_ARGS+= MAKEINFOFLAGS="--no-split"
.if defined(WANT_SHAREDLIBS)
CONFIGURE_ARGS+= --enable-shared
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib ${TARGLIB}
LDCONFIG_DIRS= ${TARGLIB}
.else
CONFIGURE_ARGS+= --disable-shared
.endif

View file

@ -62,7 +62,7 @@ MAKE_ARGS+= MAKEINFOFLAGS="--no-split"
.if defined(WANT_SHAREDLIBS)
CONFIGURE_ARGS+= --enable-shared
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib ${TARGLIB}
LDCONFIG_DIRS= ${TARGLIB}
.else
CONFIGURE_ARGS+= --disable-shared
.endif

View file

@ -62,7 +62,7 @@ MAKE_ARGS+= MAKEINFOFLAGS="--no-split"
.if defined(WANT_SHAREDLIBS)
CONFIGURE_ARGS+= --enable-shared
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib ${TARGLIB}
LDCONFIG_DIRS= ${TARGLIB}
.else
CONFIGURE_ARGS+= --disable-shared
.if ${OSVERSION} < 500000 && ${ARCH} == alpha

View file

@ -74,7 +74,7 @@ MAKE_ARGS+= MAKEINFOFLAGS="--no-split"
.if defined(WANT_SHAREDLIBS)
CONFIGURE_ARGS+= --enable-shared
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib ${TARGLIB}
LDCONFIG_DIRS= ${TARGLIB}
.else
CONFIGURE_ARGS+= --disable-shared
.endif

View file

@ -76,7 +76,7 @@ MAKE_ARGS+= MAKEINFOFLAGS="--no-split"
.if defined(WANT_SHAREDLIBS)
CONFIGURE_ARGS+= --enable-shared
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib ${TARGLIB}
LDCONFIG_DIRS= ${TARGLIB}
.else
CONFIGURE_ARGS+= --disable-shared
.endif

View file

@ -76,7 +76,7 @@ MAKE_ARGS+= MAKEINFOFLAGS="--no-split"
.if defined(WANT_SHAREDLIBS)
CONFIGURE_ARGS+= --enable-shared
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib ${TARGLIB}
LDCONFIG_DIRS= ${TARGLIB}
.else
CONFIGURE_ARGS+= --disable-shared
.endif

View file

@ -76,7 +76,7 @@ MAKE_ARGS+= MAKEINFOFLAGS="--no-split"
.if defined(WANT_SHAREDLIBS)
CONFIGURE_ARGS+= --enable-shared
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib ${TARGLIB}
LDCONFIG_DIRS= ${TARGLIB}
.else
CONFIGURE_ARGS+= --disable-shared
.endif

View file

@ -76,7 +76,7 @@ MAKE_ARGS+= MAKEINFOFLAGS="--no-split"
.if defined(WANT_SHAREDLIBS)
CONFIGURE_ARGS+= --enable-shared
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib ${TARGLIB}
LDCONFIG_DIRS= ${TARGLIB}
.else
CONFIGURE_ARGS+= --disable-shared
.endif

View file

@ -76,7 +76,7 @@ MAKE_ARGS+= MAKEINFOFLAGS="--no-split"
.if defined(WANT_SHAREDLIBS)
CONFIGURE_ARGS+= --enable-shared
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib ${TARGLIB}
LDCONFIG_DIRS= ${TARGLIB}
.else
CONFIGURE_ARGS+= --disable-shared
.endif

View file

@ -76,7 +76,7 @@ MAKE_ARGS+= MAKEINFOFLAGS="--no-split"
.if defined(WANT_SHAREDLIBS)
CONFIGURE_ARGS+= --enable-shared
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib ${TARGLIB}
LDCONFIG_DIRS= ${TARGLIB}
.else
CONFIGURE_ARGS+= --disable-shared
.endif

View file

@ -76,7 +76,7 @@ MAKE_ARGS+= MAKEINFOFLAGS="--no-split"
.if defined(WANT_SHAREDLIBS)
CONFIGURE_ARGS+= --enable-shared
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib ${TARGLIB}
LDCONFIG_DIRS= ${TARGLIB}
.else
CONFIGURE_ARGS+= --disable-shared
.endif

View file

@ -76,7 +76,7 @@ MAKE_ARGS+= MAKEINFOFLAGS="--no-split"
.if defined(WANT_SHAREDLIBS)
CONFIGURE_ARGS+= --enable-shared
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib ${TARGLIB}
LDCONFIG_DIRS= ${TARGLIB}
.else
CONFIGURE_ARGS+= --disable-shared
.endif