diff options
| author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-12-02 12:12:35 +0000 |
|---|---|---|
| committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-12-02 12:12:35 +0000 |
| commit | f3b49178a40328727f6bc64735acc45d11d1fbf0 (patch) | |
| tree | 605ec8a0faa25745905f239d0e8e41d676997908 | |
| parent | Note www/plone upgrade (diff) | |
I disabled building of static libs but forgot to remove them from the
pkg-plist. Remove it now to fix package build.
Reported by: pointyhat via kris
| -rw-r--r-- | security/gnutls-devel/pkg-plist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/gnutls-devel/pkg-plist b/security/gnutls-devel/pkg-plist index 1231b3d78000..40a419f16124 100644 --- a/security/gnutls-devel/pkg-plist +++ b/security/gnutls-devel/pkg-plist @@ -14,15 +14,12 @@ include/gnutls/openpgp.h include/gnutls/openssl.h include/gnutls/pkcs12.h include/gnutls/x509.h -lib/libgnutls-extra.a lib/libgnutls-extra.la lib/libgnutls-extra.so lib/libgnutls-extra.so.16 -lib/libgnutls-openssl.a lib/libgnutls-openssl.la lib/libgnutls-openssl.so lib/libgnutls-openssl.so.16 -lib/libgnutls.a lib/libgnutls.la lib/libgnutls.so lib/libgnutls.so.16 |
