New release of cPige

Laurent Coustet ed at debian-fr.net
Mon Feb 20 14:18:18 PST 2006


Hello, in a mail i've done just before, I tell the list that I've
released a new version of cPige, but I forgot to test it under BSD make.

This patch should fix building under BSD make.

--- work/cpige-1.4/Makefile-orig        Mon Feb 20 23:12:55 2006
+++ work/cpige-1.4/Makefile     Mon Feb 20 23:17:59 2006
@@ -1,9 +1,9 @@
 CC ?= gcc
 CFLAGS +=-Wall

-ifeq ($(NOCONFIG),1)
+.ifdef NOCONFIG
        CFLAGS += -DNOCONFIG
-endif
+.endif

 OBJS = debug.o mytime.o tool.o pool.o config.o cpige.o

Sorry,

Best regards,
-- 
Laurent Coustet
http://www.debian-fr.org/               Perso: http://ed.zehome.com/


More information about the freebsd-ports mailing list