Commit graph

7 commits

Author SHA1 Message Date
Reginald Kennedy
b241e108a2 Update freebsd Makefile.
Submitted by Erandir
2012-07-21 05:59:30 +08:00
Marco Peereboom
62e67e5344 fix freebsd makefile from Niclas Zeising <zeising@daemonic.se> 2012-02-17 08:01:33 -06:00
Marco Peereboom
ce26d85ef8 ln spectrwm to scrotwm for now 2012-02-15 17:39:14 -06:00
Marco Peereboom
e83f3b7908 rename scrotwm to spectrwm 2012-02-15 14:09:13 -06:00
Niclas Zeising
4b0b728c4d Fixes to the FreeBSD Makefile.
- Remove X11BASE and replace it with LOCALBASE, since the former is
  deprecated.

- Silently ignore if included files are not found. This way we do not
  depend on the FreeBSD ports tree being installed.

- Add definitions for LOCALBASE and PREFIX in case they are not given
  from the included files.

- Change MANDIR to ${PREFIX}/man instead of ${PREFIX}/share/man, to
  better match reality.

ok marco
2012-01-23 21:00:56 -05:00
Lawrence Teo
924aaecaaa Fixes an oversight so that BUILDVERSION gets properly defined, as well
as remove some debug stuff I forgot to remove earlier.

From: Niclas Zeising <zeising@daemonic.se>

ok marco
2011-12-28 21:38:44 -05:00
Lawrence Teo
b93600b201 Makefile and util.h for FreeBSD.
From: Niclas Zeising <zeising@daemonic.se>

ok marco
2011-12-12 23:13:54 -05:00