Index: head/comms/gsmlib/Makefile =================================================================== --- head/comms/gsmlib/Makefile (revision 365539) +++ head/comms/gsmlib/Makefile (revision 365540) @@ -1,35 +1,35 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= gsmlib PORTVERSION= 1.10 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= comms MASTER_SITES= DEBIAN #TODO: examine the Debian patches, and changes in the Mandrake #gsmlib-1.11-0.2mdv2007.0.src.rpm, for use in this port DISTFILES= gsmlib_1.10.orig.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= Library to access GSM mobile phones through GSM modems -USES= gmake libtool:keepla +USES= gmake libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -DBROKEN_STRFTIME -DHAVE_DECL_GETOPT \ ${PTHREAD_CFLAGS} LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib INSTALL_TARGET= install-strip OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls post-patch: @${GREP} -lR "" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \ 's|||g' .include Index: head/comms/gsmlib/pkg-plist =================================================================== --- head/comms/gsmlib/pkg-plist (revision 365539) +++ head/comms/gsmlib/pkg-plist (revision 365540) @@ -1,43 +1,41 @@ bin/gsmctl bin/gsmpb bin/gsmsendsms bin/gsmsiectl bin/gsmsiexfer bin/gsmsmsd bin/gsmsmsstore include/gsmlib/gsm_at.h include/gsmlib/gsm_cb.h include/gsmlib/gsm_error.h include/gsmlib/gsm_event.h include/gsmlib/gsm_map_key.h include/gsmlib/gsm_me_ta.h include/gsmlib/gsm_parser.h include/gsmlib/gsm_phonebook.h include/gsmlib/gsm_port.h include/gsmlib/gsm_sie_me.h include/gsmlib/gsm_sms.h include/gsmlib/gsm_sms_codec.h include/gsmlib/gsm_sms_store.h include/gsmlib/gsm_sorted_phonebook.h include/gsmlib/gsm_sorted_phonebook_base.h 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/libgsmext.so.1.0.4 lib/libgsmme.a -lib/libgsmme.la lib/libgsmme.so lib/libgsmme.so.1 lib/libgsmme.so.1.0.4 man/man1/gsmctl.1.gz man/man1/gsmpb.1.gz man/man1/gsmsendsms.1.gz man/man1/gsmsmsstore.1.gz man/man7/gsminfo.7.gz man/man8/gsmsmsd.8.gz %%NLS%%share/locale/de/LC_MESSAGES/gsmlib.mo @dirrm include/gsmlib