Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 1997 13:22:02 -0700 (MST)
From:      Brett Taylor <brett@peloton.physics.montana.edu>
To:        ports@freebsd.org
Subject:   trouble porting
Message-ID:  <Pine.BSF.3.96.971119131122.13505A-100000@peloton.physics.montana.edu>

next in thread | raw e-mail | index | archive | help
Hi all.  I'm porting a GUI editor, cooledit, and everything is fine EXCEPT
when I try to pkg_delete the port.  The port uses gmake, which I've set.
Once the port has been installed and I try to pkg_delete it to check if
everything is being deleted, I get the following error:

peloton: {301} pkg_delete cooledit-3.5.2/
pkg_delete: package 'cooledit-3.5.2/' doesn't have a prefix

When I look in the +CONTENTS file, I find it's missing the line 
	
	@cwd /usr/local

If I manually add this line the pkg will delete correctly.  

Do I need to set something to get this to show up there?  I've never had 
to do this before and if I put an echo in the port Makefile with 
"blah blah blah ${PREFIX}" it outputs blah blah blah /usr/local. 

My bsd.port.mk is from Nov 13th which appears to be the latest one.  

I'm confused!

Brett

*********************************************************
Brett Taylor 		brett@peloton.physics.montana.edu
http://peloton.physics.montana.edu/brett/

"I don't want millions of women - I want one, the perfect
 one." - Corben Dallas in The Fifth Element





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971119131122.13505A-100000>