arved 2007-03-17 18:15:26 UTC
FreeBSD ports repository
Modified files:
x11-wm/bbconfMakefile
Log:
Revert previous commit and committing the real fix
pointyhat to: arved (three in a row)
Revision ChangesPath
1.21 +2 -2 ports/x11-wm/bbconf/Mak
arved 2007-03-17 17:21:37 UTC
FreeBSD ports repository
Modified files:
x11-wm/bbconfMakefile
Log:
Fix build after objformat removal
Revision ChangesPath
1.20 +1 -0 ports/x11-wm/bbconf/Makefile
___
cvs-all
garga 2006-03-24 11:20:57 UTC
FreeBSD ports repository
Modified files:
x11-wm/bbconfMakefile
Log:
- Use -fPIC just where it's really needed
Submitted by: Johan van Selst <[EMAIL PROTECTED]>
Revision ChangesPath
1.19 +6 -6 ports/x11-wm/bbconf
garga 2006-03-23 21:08:27 UTC
FreeBSD ports repository
Modified files:
x11-wm/bbconfMakefile
Log:
- UNBREAK: Fix build on amd64 adding -fPIC -DPIC to CFLAGS [1]
- Add the same to ia64 to try to fix it too, since i don't have a box to
test, i'll wait pointyhat answ
kris2006-03-06 20:39:53 UTC
FreeBSD ports repository
Modified files:
x11-wm/bbconfMakefile
Log:
BROKEN on amd64: Does not compile
Approved by:portmgr (implicit)
Revision ChangesPath
1.17 +7 -1 ports/x11-wm/bbconf/Makefile
___