diff options
Diffstat (limited to 'japanese/postgresql-tcltk')
-rw-r--r-- | japanese/postgresql-tcltk/Makefile | 2 | ||||
-rw-r--r-- | japanese/postgresql-tcltk/pkg-plist | 2 |
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 |