View Single Post
  #4   (View Single Post)  
Old 8th June 2008
sverreh's Avatar
sverreh sverreh is offline
Real Name: Sverre Hval
Port Guard
 
Join Date: Apr 2008
Location: Norway
Posts: 36
Default

This post leaves me a little puzzled. I upgraded my ports tree 3 hours ago, but I don't have any port called ajunta. Could it be that you mean anjuta? (/usr/ports/devel/anjuta)

Try the following:
Code:
# cd /usr/ports/devel/anjuta
# make  install clean
Or, for a quicker install, use the package:
Code:
# pkg_add -r anjuta

Last edited by sverreh; 8th June 2008 at 06:36 PM. Reason: added package
Reply With Quote