summaryrefslogtreecommitdiffstats
path: root/www/libxpg4-ns
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
committersobomax <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
commit9151f3de49e078e4c11ca2cb75df9214570190db (patch)
tree1e5290647edb4803ae78750cffd54a3dba48f512 /www/libxpg4-ns
parent6fc5471b6bce45b2f23ce2e21d1abd1fde62ae48 (diff)
downloadFreeBSD-ports-9151f3de49e078e4c11ca2cb75df9214570190db.zip
FreeBSD-ports-9151f3de49e078e4c11ca2cb75df9214570190db.tar.gz
Fourth round of INSTALLS_SHLIBS conversion.
Diffstat (limited to 'www/libxpg4-ns')
-rw-r--r--www/libxpg4-ns/Makefile5
-rw-r--r--www/libxpg4-ns/pkg-plist2
2 files changed, 2 insertions, 5 deletions
diff --git a/www/libxpg4-ns/Makefile b/www/libxpg4-ns/Makefile
index b85dc85..ff56cc4 100644
--- a/www/libxpg4-ns/Makefile
+++ b/www/libxpg4-ns/Makefile
@@ -14,6 +14,8 @@ DISTNAME= libxpg4-3.3
MAINTAINER= sada@FreeBSD.ORG
+INSTALLS_SHLIBS= yes
+
MAKE_ENV+= OBJFORMAT=aout SHLIB_MAJOR=2 SHLIB_MINOR=0
PORTOBJFORMAT= aout
@@ -29,9 +31,6 @@ pre-build:
pre-install:
${MKDIR} ${LIBDIR}
-post-install:
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${LIBDIR}
-
extract-from-freebsd: # only for port maintainer.
.if exists(/usr/src/lib)
@${RM} -rf ${WRKSRC}
diff --git a/www/libxpg4-ns/pkg-plist b/www/libxpg4-ns/pkg-plist
index 343f355..ea4d53a 100644
--- a/www/libxpg4-ns/pkg-plist
+++ b/www/libxpg4-ns/pkg-plist
@@ -1,5 +1,3 @@
lib/aout/libxpg4-ns.a
lib/aout/libxpg4-ns.so.2.0
lib/aout/libxpg4-ns_p.a
-@exec env OBJFORMAT=aout ldconfig -m %B
-@unexec env OBJFORMAT=aout ldconfig -R %B
OpenPOWER on IntegriCloud