aboutsummaryrefslogtreecommitdiffstats
path: root/math/pari
diff options
context:
space:
mode:
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 7f5bdd608e2..5e84e537898 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 37dc559603e..2a07cf0412b 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 acbe693f0e2..0f7dc3fc84a 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