diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 18:40:44 +0800 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /comms/gsmlib | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | freebsd-ports-gnome-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz freebsd-ports-gnome-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.zst freebsd-ports-gnome-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'comms/gsmlib')
-rw-r--r-- | comms/gsmlib/Makefile | 2 | ||||
-rw-r--r-- | comms/gsmlib/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile index d5b44d1b318c..63c823033bb7 100644 --- a/comms/gsmlib/Makefile +++ b/comms/gsmlib/Makefile @@ -8,7 +8,7 @@ PORTNAME= gsmlib PORTVERSION= 1.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms MASTER_SITES= http://www.pxh.de/fs/gsmlib/download/ diff --git a/comms/gsmlib/pkg-plist b/comms/gsmlib/pkg-plist index ad2871c1c420..164a58a6b8f4 100644 --- a/comms/gsmlib/pkg-plist +++ b/comms/gsmlib/pkg-plist @@ -24,9 +24,11 @@ include/gsmlib/gsm_sorted_sms_store.h include/gsmlib/gsm_unix_serial.h include/gsmlib/gsm_util.h lib/libgsmext.a +lib/libgsmext.la lib/libgsmext.so lib/libgsmext.so.1 lib/libgsmme.a +lib/libgsmme.la lib/libgsmme.so lib/libgsmme.so.1 %%NLS%%share/locale/de/LC_MESSAGES/gsmlib.mo |