ports/63033: [MAINTAINER] irc/eggdrop: Fix DEPENDS
Ulrich Spoerlein
q at uni.de
Wed Feb 18 19:50:19 UTC 2004
>Number: 63033
>Category: ports
>Synopsis: [MAINTAINER] irc/eggdrop: Fix DEPENDS
>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: Wed Feb 18 11:50:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Ulrich Spoerlein
>Release: FreeBSD 5.2.1-RC2 i386
>Organization:
>Environment:
System: FreeBSD roadrunner 5.2.1-RC2 FreeBSD 5.2.1-RC2 #7: Tue Feb 17 13:39:24 CET 2004
>Description:
How could I miss this?
Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:
--- eggdrop-1.6.15_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/irc/eggdrop/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile 18 Nov 2003 21:49:35 -0000 1.6
+++ Makefile 18 Feb 2004 19:44:04 -0000
@@ -7,7 +7,7 @@
PORTNAME= eggdrop
PORTVERSION= 1.6.15
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= irc tcl84
MASTER_SITES= ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/
DISTNAME= ${PORTNAME:S/-//}${PORTVERSION}
@@ -18,7 +18,7 @@
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_TCL)
-BUILD_DEPENDS+= ${LOCALBASE}/include/tcl8.4/tcl.h:${PORTSDIR}/lang/tcl84
+LIB_DEPENDS+= tcl84.1:${PORTSDIR}/lang/tcl84
CONFIGURE_ARGS+= --with-tcllib=${LOCALBASE}/lib/libtcl84.so \
--with-tclinc=${LOCALBASE}/include/tcl8.4/tcl.h
.endif
--- eggdrop-1.6.15_3.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list