Help me Please Can't Install portfwd

Melvyn Sopacua freebsd-stable at webteckies.org
Thu Aug 21 23:22:56 PDT 2003


Hi,

On Friday 22 August 2003 02:02, Hebert A Marmo wrote:

>     I'am quite new in Free BSd, and I'am trying to install the port
> net/portfwd, but I'am getting an error msg. Does anybody can help me?

Sure, but you should use the command send-pr(1) to report a problem.

> I'am using this version
> FreeBSD 4.8-STABLE #7: Tue Aug 12 21:46:52 BRT 2003
>
>
> MSG:
>  && CONFIG_FILES=getopt/Makefile CONFIG_HEADERS= /bin/sh ./config.status
> creating getopt/Makefile

Also applies to -STABLE. Fix is:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/portfwd/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile    21 Feb 2003 13:14:58 -0000      1.5
+++ Makefile    22 Aug 2003 06:22:00 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=    sysadmin at alexdupre.com
 COMMENT=       A Port Forwarding Daemon

+USE_AUTOMAKE_VER=14
+AUTOMAKE_ARGS= --foreign --add-missing --copy
 GNU_CONFIGURE= yes
 USE_GMAKE=     yes
 USE_REINPLACE= yes

-- 
Melvyn
=======================================================
FreeBSD ghost.lan.webteckies.org 4.8-STABLE FreeBSD 4.8-STABLE #4: Mon Aug 18 
01:13:48 CEST 2003     
root at ghost.lan.webteckies.org:/usr/obj/usr/src/sys/GHOST  i386
=======================================================
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: signature
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20030822/9d0b3efc/attachment.bin


More information about the freebsd-stable mailing list