Thread: Emacs nox11
View Single Post
  #2   (View Single Post)  
Old 17th March 2009
anomie's Avatar
anomie anomie is offline
Local
 
Join Date: Apr 2008
Location: Texas
Posts: 445
Default

I'm not sure why a package is not available, but if you look at the Makefile you'll see:
Code:
> cat /usr/ports/editors/emacs-nox11/Makefile 
...
WITHOUT_X11=    yes
PKGNAMESUFFIX=  -nox11

MASTERDIR=      ${.CURDIR}/../emacs

.include "${MASTERDIR}/Makefile"
It's really building the emacs port and using WITHOUT_X11. Which FBSD version are you looking for a package for?
__________________
Kill your t.v.
Reply With Quote