X11BASE not X11_BASE; ok matthieu@
This commit is contained in:
parent
3c9b7bfbe8
commit
be1c69b4d7
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/12/02 10:26:16 matthieu Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2006/12/04 14:01:25 todd Exp $
|
||||
|
||||
.include "../Makefile.inc"
|
||||
|
||||
@ -17,7 +17,7 @@ CPPFLAGS+= -DFVWM_MODULEDIR=\"$(FVWMLIBDIR)\" \
|
||||
LDADD+= -lXpm -lXt -lICE -lSM -lXext -lX11 -lXdmcp -lXau
|
||||
|
||||
fvwm.1: fvwm2.1
|
||||
sed -e "s,__projectroot__,${X11_BASE}," ${.CURDIR}/fvwm2.1 > fvwm.1
|
||||
sed -e "s,__projectroot__,${X11BASE}," ${.CURDIR}/fvwm2.1 > fvwm.1
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
.include <bsd.xorg.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user