Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ports/34708: [MAINTAINER-PATCH] mail/icqmail: remove extra dependency

0 views
Skip to first unread message

Nevermind

unread,
Feb 7, 2002, 3:00:38 PM2/7/02
to

>Number: 34708
>Category: ports
>Synopsis: [MAINTAINER-PATCH] mail/icqmail: remove extra dependency
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Feb 07 12:00:03 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Nevermind
>Release: FreeBSD 4.5-PRERELEASE i386
>Organization:
Net.Style Ltd.
>Environment:
System: FreeBSD mile.nevermind.kiev.ua 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sun Dec 23 16:39:07 EET 2001 ro...@mile.nevermind.kiev.ua:/usr/obj/usr/src/sys/mile i386

>Description:
* Remove extra dependency
* Add post-patch:: to make default paths correct in config file

>How-To-Repeat:
N/A

>Fix:

diff -ruN icqmail/Makefile icqmail.new/Makefile
--- icqmail/Makefile Sat Jan 6 06:18:14 2001
+++ icqmail.new/Makefile Thu Feb 7 21:47:01 2002
@@ -15,8 +15,7 @@
MAINTAINER= ne...@nevermind.kiev.ua

LIB_DEPENDS= icq0.1:${PORTSDIR}/net/icqlib0 \
- guile.9:${PORTSDIR}/lang/guile \
- mimelib.3:${PORTSDIR}/converters/kdesupport2
+ guile.9:${PORTSDIR}/lang/guile

USE_NEWGCC= yes
USE_AUTOCONF= yes
@@ -25,5 +24,9 @@
LIBS="-L${LOCALBASE}/lib -lguile -lqthreads"

MAN1= icqmail.1
+
+post-patch::
+ @${PERL} -pi.fbsd -e 's,Template ,Template ${PREFIX}/share/icqmail/,g' \
+ ${WRKSRC}/sample.cfg

.include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message

0 new messages