diff options
author | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
commit | da880765886f48c0ac8fd253e5601d04ea853215 (patch) | |
tree | 55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /security/libotr | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | freebsd-ports-graphics-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz freebsd-ports-graphics-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst freebsd-ports-graphics-da880765886f48c0ac8fd253e5601d04ea853215.zip |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'security/libotr')
-rw-r--r-- | security/libotr/Makefile | 1 | ||||
-rw-r--r-- | security/libotr/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/security/libotr/Makefile b/security/libotr/Makefile index d3a637de76d..1678d0374b3 100644 --- a/security/libotr/Makefile +++ b/security/libotr/Makefile @@ -8,6 +8,7 @@ PORTNAME= libotr PORTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.cypherpunks.ca/otr/ diff --git a/security/libotr/pkg-plist b/security/libotr/pkg-plist index d56a9b769fa..7064f1bc2b7 100644 --- a/security/libotr/pkg-plist +++ b/security/libotr/pkg-plist @@ -18,6 +18,7 @@ include/libotr/tlv.h include/libotr/userstate.h include/libotr/version.h lib/libotr.a +lib/libotr.la lib/libotr.so lib/libotr.so.2 share/aclocal/libotr.m4 |