* install libfreetype.so to modules/fonts
This commit is contained in:
parent
7f5e032bbb
commit
b91f4d517c
|
@ -1,4 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.1 2008/08/06 07:16:40 mrg Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2008/08/10 06:28:16 rtr Exp $
|
||||
|
||||
XMODULEDIR= ${X11USRLIBDIR}/modules/fonts
|
||||
|
||||
.include "../../../../Makefile.serverlib"
|
||||
.include "../../../../Makefile.servermod"
|
||||
|
||||
LIB= freetype
|
||||
|
||||
|
|
Loading…
Reference in New Issue