diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /comms/openobex | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes:
svn path=/head/; revision=156749
Diffstat (limited to 'comms/openobex')
-rw-r--r-- | comms/openobex/Makefile | 1 | ||||
-rw-r--r-- | comms/openobex/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile index 96ad8b5192b7..7d7cf5d69a2f 100644 --- a/comms/openobex/Makefile +++ b/comms/openobex/Makefile @@ -7,6 +7,7 @@ PORTNAME= openobex PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= comms net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/comms/openobex/pkg-plist b/comms/openobex/pkg-plist index cc752871c2be..a9c8e83efcd0 100644 --- a/comms/openobex/pkg-plist +++ b/comms/openobex/pkg-plist @@ -4,6 +4,7 @@ include/openobex/obex_const.h lib/libopenobex-1.0.so lib/libopenobex-1.0.so.1 lib/libopenobex.a +lib/libopenobex.la lib/libopenobex.so share/aclocal/openobex.m4 @dirrm include/openobex |