Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jun 2001 06:08:39 +0200
From:      dirk.meyer@dinoex.sub.org (Dirk Meyer)
To:        freebsd-ports@FreeBSD.ORG
Subject:   Re: FreeBSD Port: gcc-2.95.2
Message-ID:  <8B4apwKpvC@dmeyer.dinoex.sub.org>
References:  <3B2F9400.F162CC61@iprg.nokia.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Frank Gilmurray wrote:,

> Actually all I really need is the +CONTENTS file.  I'm building a
> gcc-2.95.2 package for FreeBSD 2.2. 

Just get rid of "-o ${PKGORIGIN}" and the package will be fine.

kind regards Dirk

- Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany

--- /usr/ports/Mk/bsd.port.mk   Sat May 12 10:17:11 2001
+++ /usr/ports-2-2/Mk/bsd.port.mk      Tue Jun 12 06:48:03 2001
@@ -1080,9 +1080,6 @@
 .if !defined(NO_MTREE)
 PKG_ARGS+=             -m ${MTREE_FILE}
 .endif
-.if defined(PKGORIGIN)
-PKG_ARGS+=             -o ${PKGORIGIN}
-.endif
 .endif
 .if defined(PKG_NOCOMPRESS)


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?8B4apwKpvC>