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 /net-im/meanwhile | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
Diffstat (limited to 'net-im/meanwhile')
-rw-r--r-- | net-im/meanwhile/Makefile | 3 | ||||
-rw-r--r-- | net-im/meanwhile/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/net-im/meanwhile/Makefile b/net-im/meanwhile/Makefile index 376f1ba0e723..8a6cc5bf64d6 100644 --- a/net-im/meanwhile/Makefile +++ b/net-im/meanwhile/Makefile @@ -7,6 +7,7 @@ PORTNAME= meanwhile PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +18,7 @@ COMMENT= Open Source implementation of the Lotus Sametime protocol USE_GMAKE= yes USE_GNOME= gnomehack glib20 INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-doxygen=no \ --with-gmp-prefix=${LOCALBASE} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/net-im/meanwhile/pkg-plist b/net-im/meanwhile/pkg-plist index 6fb0fcf53415..3e1d858e7ecc 100644 --- a/net-im/meanwhile/pkg-plist +++ b/net-im/meanwhile/pkg-plist @@ -15,6 +15,7 @@ include/meanwhile/mw_srvc_resolve.h include/meanwhile/mw_srvc_store.h include/meanwhile/mw_st_list.h lib/libmeanwhile.a +lib/libmeanwhile.la lib/libmeanwhile.so lib/libmeanwhile.so.1 libdata/pkgconfig/meanwhile.pc |