Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2001 00:40:26 -0500
From:      David W.Chapman Jr. <dwcjr@inethouston.net>
To:        ports@freebsd.org
Subject:   Help
Message-ID:  <01042600402604.10320@dwcjr.inethouston.net>

next in thread | raw e-mail | index | archive | help
I'm trying to port a terminal server client, here are the relevant parts of 
the Makefile.  When I do make patch it asks me Files to patch.  I traced down 
where it patches it in /usr/ports/Mk/bsd.port.mk and run the patch manually 
and it works

PATCHFILES=     rdesktop-16.patch-8.gz
PATCH_STRIP=    -p1
PATCH_SITES=    http://ti.hogia.net/~sa/rdesktop/

here's the command I run

gzcat rdesktop-16.patch-8.gz | patch -d 
/usr/home/poseiden/rdesktop/work/rdesktop-1.0.0 --forward -E -p1   

I run that in /usr/ports/distfiles just like I believe the port is trying to, 
but for some reason when I run it it works, but when I do a make patch it 
doesn't work, any input would be appreciated.

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01042600402604.10320>