ports/51360: Update port: comms/gsmlib
KATO Tsuguru
tkato at prontomail.com
Thu Apr 24 16:40:30 UTC 2003
>Number: 51360
>Category: ports
>Synopsis: Update port: comms/gsmlib
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Apr 24 09:40:07 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Utilize USE_GETOPT_LONG
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/comms/gsmlib/Makefile comms/gsmlib/Makefile
--- /usr/ports/comms/gsmlib/Makefile Sat Apr 12 22:37:46 2003
+++ comms/gsmlib/Makefile Fri Apr 25 00:45:39 2003
@@ -16,6 +16,7 @@
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+USE_GETOPT_LONG= yes
USE_REINPLACE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
@@ -30,11 +31,6 @@
CPPFLAGS= -I${LOCALBASE}/include -DBROKEN_STRFTIME -DHAVE_DECL_GETOPT \
${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
-
-.if !exists(/usr/include/getopt.h)
-LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-LDFLAGS+= -lgnugetopt
-.endif
post-patch:
@${GREP} -lR "<malloc.h>" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list