Date: Sat, 24 May 1997 13:55:33 -0700 From: "Pedro F. Giffuni" <pgiffuni@fps.biblos.unal.edu.co> To: ports@freebsd.org Subject: Porting (stupid) doubt Message-ID: <338755C5.3416@fps.biblos.unal.edu.co>
next in thread | raw e-mail | index | archive | help
Howdy, I have almost finished a port of xbl (Blockout), a 3d-tetris like game. I commented out the interactive sections in the Makefile, but the "make install", wants to be in the source directory because it has this "cp xbl $(PREFIX)/bin" style of commands in the Makefile. The port ends replying "file not found" when the installation will be done. I tried editing the source Makefile with little success; is there an easy way of defining the dir change in the do-install of the top level makefile. (hope I made my self clear ;-) ). Pedro.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?338755C5.3416>