summaryrefslogtreecommitdiff
path: root/math/pari
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
commitdc1177a9a5be3b096b2023326ea54d3152bf1571 (patch)
treefac4efda6d456d2e4eb8e8e61b9c14eda7202813 /math/pari
parentAdd bin/apple_driver. (diff)
Fourth round of INSTALLS_SHLIBS conversion.
Notes
Notes: svn path=/head/; revision=29630
Diffstat (limited to 'math/pari')
-rw-r--r--math/pari/Makefile6
-rw-r--r--math/pari/pkg-plist2
-rw-r--r--math/pari/pkg-plist.emacs2
3 files changed, 2 insertions, 8 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile
index 7f5bdd608e26..5e84e537898b 100644
--- a/math/pari/Makefile
+++ b/math/pari/Makefile
@@ -15,7 +15,8 @@ MAINTAINER= yoshiaki@kt.rim.or.jp
ONLY_FOR_ARCHS= i386
-HAS_CONFIGURE = Yes
+INSTALLS_SHLIBS= yes
+HAS_CONFIGURE = yes
CONFIGURE_SCRIPT = Configure
CONFIGURE_ARGS = --prefix=${PREFIX}
CFLAGS=
@@ -31,7 +32,4 @@ HAVE_EMACS!= which emacs || echo nope
PLIST= ${PKGDIR}/PLIST.emacs
.endif
-post-install:
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
-
.include <bsd.port.mk>
diff --git a/math/pari/pkg-plist b/math/pari/pkg-plist
index 37dc559603eb..2a07cf0412b9 100644
--- a/math/pari/pkg-plist
+++ b/math/pari/pkg-plist
@@ -17,8 +17,6 @@ include/pari/paritype.h
lib/libpari.so
lib/libpari.so.2
lib/libpari.so.2.0.18
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
@exec /bin/mkdir -p %D/lib/pari/data
lib/pari/Makefile
lib/pari/paricfg.tex
diff --git a/math/pari/pkg-plist.emacs b/math/pari/pkg-plist.emacs
index acbe693f0e27..0f7dc3fc84a6 100644
--- a/math/pari/pkg-plist.emacs
+++ b/math/pari/pkg-plist.emacs
@@ -17,8 +17,6 @@ include/pari/paritype.h
lib/libpari.so
lib/libpari.so.2
lib/libpari.so.2.0.18
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
@exec /bin/mkdir -p %D/lib/pari/data
lib/pari/Makefile
lib/pari/pari-translator.el