[Midnightbsd-cvs] src: Makefile: geeze, fix the build/install of liblwres

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Jan 1 19:48:42 EST 2009


Log Message:
-----------
geeze, fix the build/install of liblwres

Modified Files:
--------------
    src/lib/bind/lwres:
        Makefile (r1.6 -> r1.7)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/src/lib/bind/lwres/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -L lib/bind/lwres/Makefile -L lib/bind/lwres/Makefile -u -r1.6 -r1.7
--- lib/bind/lwres/Makefile
+++ lib/bind/lwres/Makefile
@@ -10,7 +10,7 @@
 
 # Unlike other BIND libs, this should be installed unless the user says NO.
 .if ${MK_BIND_LIBS_LWRES} != "no"
-WITH_BIND_LIBS=
+MK_BIND_LIBS=	yes
 .endif
 
 .include	"${LIB_BIND_DIR}/config.mk"


More information about the Midnightbsd-cvs mailing list