summaryrefslogtreecommitdiff
path: root/japanese/postgresql-tcltk
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-06-17 05:34:04 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-06-17 05:34:04 +0000
commit5804ca48ae042b0e7e9696325571cfdd8e4d36be (patch)
tree3627907068100e7510779c7df47b2166bd836c9f /japanese/postgresql-tcltk
parentThis port doesn't install shlib's actually. ;) (diff)
Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS.
Notes
Notes: svn path=/head/; revision=29662
Diffstat (limited to 'japanese/postgresql-tcltk')
-rw-r--r--japanese/postgresql-tcltk/Makefile2
-rw-r--r--japanese/postgresql-tcltk/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/japanese/postgresql-tcltk/Makefile b/japanese/postgresql-tcltk/Makefile
index b6d64f7cee1b..39b23734d35f 100644
--- a/japanese/postgresql-tcltk/Makefile
+++ b/japanese/postgresql-tcltk/Makefile
@@ -74,6 +74,8 @@ MANL= abort.l alter_table.l alter_user.l begin.l close.l cluster.l \
select.l set.l show.l sql.l update.l vacuum.l
MANPREFIX= ${PREFIX}/${INSTALL_DIR}
+INSTALLS_SHLIB= yes
+LDCONFIG_DIRS= ${PREFIX}/${INSTALL_DIR}/lib
PLIST_SUB= INSTALL_DIR=${INSTALL_DIR}
PLIST= ${WRKDIR}/PLIST
diff --git a/japanese/postgresql-tcltk/pkg-plist b/japanese/postgresql-tcltk/pkg-plist
index b0075a9476ef..8e2e081e3d1d 100644
--- a/japanese/postgresql-tcltk/pkg-plist
+++ b/japanese/postgresql-tcltk/pkg-plist
@@ -269,5 +269,3 @@ share/doc/%%INSTALL_DIR%%/KNOWN_BUGS
share/doc/%%INSTALL_DIR%%/MISSING_FEATURES
share/doc/%%INSTALL_DIR%%/README.Charsets
share/doc/%%INSTALL_DIR%%/README.NT
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R