diff options
author | smace <smace@FreeBSD.org> | 1998-09-19 16:40:25 +0000 |
---|---|---|
committer | smace <smace@FreeBSD.org> | 1998-09-19 16:40:25 +0000 |
commit | 0cfd019ff27f94947f9f51296097f2a01487b772 (patch) | |
tree | 63cfb55ee7c06e9193a839a31ba714bb99a037f0 /print | |
parent | b560ddf4a88da39ac11bebdbfacd1a314ff1373d (diff) | |
download | FreeBSD-ports-0cfd019ff27f94947f9f51296097f2a01487b772.zip FreeBSD-ports-0cfd019ff27f94947f9f51296097f2a01487b772.tar.gz |
add liba2ps.so
Diffstat (limited to 'print')
-rw-r--r-- | print/a2ps-letter/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/a2ps-letter/pkg-plist b/print/a2ps-letter/pkg-plist index 093a7b2..dabbc42 100644 --- a/print/a2ps-letter/pkg-plist +++ b/print/a2ps-letter/pkg-plist @@ -250,6 +250,7 @@ info/regex.info-3 @exec install-info --info-dir=%D/info %D/info/ogonkify.info include/liba2ps.h lib/liba2ps.so.1 +lib/liba2ps.so lib/liba2ps.a @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R |