diff options
author | novel <novel@FreeBSD.org> | 2005-12-02 20:12:35 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-12-02 20:12:35 +0800 |
commit | b95ce9cb8daf420ef12d8e44a860bca9258767fd (patch) | |
tree | 752130e444f2e8c6da9d901155473e422f5a088a /security | |
parent | e5ccc346e509877af957ae467ebba3d23784c67c (diff) | |
download | freebsd-ports-gnome-b95ce9cb8daf420ef12d8e44a860bca9258767fd.tar.gz freebsd-ports-gnome-b95ce9cb8daf420ef12d8e44a860bca9258767fd.tar.zst freebsd-ports-gnome-b95ce9cb8daf420ef12d8e44a860bca9258767fd.zip |
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
Diffstat (limited to 'security')
-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 |