OS-dependent locations for CHMOD_COMMAND, required by exicyclog (bug#602)
[exim.git] / src / OS / Makefile-DragonFly
index c5e9aac4b7a651e757e833ae74860d5fe8d78e2d..baac9c6f1bc255b75b1914a5cb220eb7f8bc312e 100644 (file)
@@ -1,10 +1,11 @@
-# $Cambridge: exim/src/OS/Makefile-DragonFly,v 1.1 2005/09/06 13:21:07 ph10 Exp $
+# $Cambridge: exim/src/OS/Makefile-DragonFly,v 1.2 2008/07/25 20:39:55 fanf2 Exp $
 
 # Exim: OS-specific make file for DragonFly
 # There's no setting of CFLAGS here, to allow the system default
 # for "make" to be the default.
 
 CHOWN_COMMAND=/usr/sbin/chown
+CHMOD_COMMAND=/bin/chmod
 
 HAVE_SA_LEN=YES