aboutsummaryrefslogtreecommitdiffstats
path: root/math/bihar/pkg-plist
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-09-28 04:13:16 +0800
committersteve <steve@FreeBSD.org>1998-09-28 04:13:16 +0800
commit32d174660a79cada92a38721149b27da2d09d927 (patch)
tree2eb0568567fde72064ff18eaed982b8145df5217 /math/bihar/pkg-plist
parent37b11f108860fca099315a5bf772aa51eed5f864 (diff)
downloadfreebsd-ports-graphics-32d174660a79cada92a38721149b27da2d09d927.tar.gz
freebsd-ports-graphics-32d174660a79cada92a38721149b27da2d09d927.tar.zst
freebsd-ports-graphics-32d174660a79cada92a38721149b27da2d09d927.zip
Convert to ELF.
Diffstat (limited to 'math/bihar/pkg-plist')
-rw-r--r--math/bihar/pkg-plist7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/bihar/pkg-plist b/math/bihar/pkg-plist
index 189e233af11..6151d6fd3ca 100644
--- a/math/bihar/pkg-plist
+++ b/math/bihar/pkg-plist
@@ -1,6 +1,7 @@
lib/libbihar.a
-lib/libbihar.so.1.0
+lib/libbihar.so
+lib/libbihar.so.1
share/doc/fftpack/fft.doc.gz
-@exec /sbin/ldconfig -m %B
-@unexec /sbin/ldconfig -R
+@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
+@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
@dirrm share/doc/fftpack
d> * fix pkg-plistedwin2005-01-122-2/+2 * Maintainer Update: correct incomplete games/grhino/pkg-plist and so onedwin2005-01-104-5/+19 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1 * - Update to 0.12.0pav2004-05-054-7/+22 * - Update to version 0.11.0krion2004-04-192-4/+3 * - Correct dependency [1]pav2004-04-132-3/+3 * - Remove unneeded linekrion2004-04-091-1/+0 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1 * - Fix buildkrion2004-04-041-1/+3 * - Update to version 0.10.0krion2004-03-283-3/+17 * - Fix buildkrion2004-03-231-1/+1 * - Update to version 0.9.0krion2004-03-192-4/+5 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * - Update to version 0.8.3krion2003-09-032-2/+2 * - Update games/grhino to 0.8.2krion2003-09-016-36/+32 * Remove USE_GNOMENG.marcus2003-04-201-1/+0 * De-pkg-comment.knu2003-02-212-1/+1 * Add grhino, another reversi/othello Clonearved2002-11-25