From owner-freebsd-ports@FreeBSD.ORG Sat May 17 18:15:52 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB74E37B401 for ; Sat, 17 May 2003 18:15:52 -0700 (PDT) Received: from vectors.cx (manifold.vectors.cx [66.180.241.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B21B43F85 for ; Sat, 17 May 2003 18:15:52 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: from vectors.cx (bda1ade9ce42ecd111afa1e1d057645b@localhost [127.0.0.1]) by vectors.cx (8.12.8/8.12.8) with ESMTP id h4I1HQef041713; Sat, 17 May 2003 18:17:26 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: (from monkey@localhost) by vectors.cx (8.12.9/8.12.9/Submit) id h4I1HQl5041712; Sat, 17 May 2003 18:17:26 -0700 (PDT) Date: Sat, 17 May 2003 18:17:26 -0700 From: Adam Weinberger To: Andy Pavlo Message-ID: <20030518011726.GT31083@vectors.cx> References: <000201c31cd1$30141170$6400a8c0@carebear> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: <000201c31cd1$30141170$6400a8c0@carebear> X-Editor: Vim 6.1 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-PGP-Key: http://www.vectors.cx/pgp.key.txt X-URL: http://www.vectors.cx User-Agent: Mutt/1.5.4i cc: freebsd-ports@freebsd.org Subject: Re: Need Help Finalizing Port for Hotkeys X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2003 01:15:53 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> (05.17.2003 @ 1705 PST): Andy Pavlo said, in 2.6K: << > As far as I can tell the configure script that came with the source is > completly ignoring the prefix arguement. So I added this little piece in > there: > > ################################################################# > if test $prefix != "NONE"; then > ac_default_prefix=$prefix > else > ac_default_prefix=$ac_default_prefix > fi > ################################################################# > > ac_default_prefix is defined earlier as /usr/local > > But this still doesn't seem to work, it just dumps them in /usr/local First of all, the quotes should be around "$prefix", not NONE. Dunno if that'd make any difference, though. However, I'd sooner suspect the Makefile.in than the configure script. > My pkg-plist is as follows. I made this from hand, I'm not sure if this > was supposed to be auto-generated, the handbook wasn't very clear: Best to do it by hand unless the plist is gigantic, or varies vastly with different options. > man/man1/hotkeys.1 > man/cat1/hotkeys.1.gz manpages don't go in the pkg-plist. http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-manpages.html These "answers" won't solve the main problem at hand, but hopefully it helps to have some of the ancillary questions answered. # Adam - -- Adam Weinberger vectors.cx >> adam@vectors.cx FreeBSD.org << adamw@FreeBSD.ORG #vim:set ts=8: 8-char tabs prevent tooth decay. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+xt8mo8KM2ULHQ/0RAv5hAKCzKM+xzLB1hlHgMcMZ0UUkP7wiBgCfa66F mKpaTI1DSvaH7AJdPD4yVdw= =WJlz -----END PGP SIGNATURE-----