ports/99327: [MAINTAINER] devel/cgdb: fix typo

Gea-Suan Lin gslin at gslin.org
Thu Jun 22 22:51:53 UTC 2006


>Number:         99327
>Category:       ports
>Synopsis:       [MAINTAINER] devel/cgdb: fix typo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 22 22:20:23 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- fix typo.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- cgdb-0.6.3_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/cgdb/Makefile /home/staff/gslin/work/cgdb/Makefile
--- /usr/ports/devel/cgdb/Makefile	Thu Jun 15 03:12:19 2006
+++ /home/staff/gslin/work/cgdb/Makefile	Fri Jun 23 06:15:34 2006
@@ -23,7 +23,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 700016
-BUILD_DEPENDS+=	${LOCALBASE}/lib/readline.so.5:${PORTSDIR}/devel/readline
+BUILD_DEPENDS+=	${LOCALBASE}/lib/libreadline.so.5:${PORTSDIR}/devel/readline
 RUN_DEPENDS=	${BUILD_DEPENDS}
 LDFLAGS+=	-rpath ${LOCALBASE}/lib
 CONFIGURE_ARGS+=	--with-readline=${LOCALBASE}
--- cgdb-0.6.3_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list